Showing posts with label root. Show all posts
Showing posts with label root. Show all posts

Saturday, September 12, 2015

How to Install Cydia.deb Files Through WinSCP


Press the 'Home' button on the jailbroken device and touch the 'Settings' icon. Select 'Wi-Fi' and touch the name of the Wi-Fi network your device is connected to. Write the Internet Protocol, or IP, address of your device down.
Launch WinSCP on your computer. Click on 'New' and type the IP address of the jailbroken device in the 'Host name' field. Type 'root' in the 'User name' field and 'alpine' under 'Password.' Click on the 'Login' button.
Use the right-hand pane to navigate to the 'User' folder inside your device's root directory.
Locate the 'Cydia.deb' file on your computer's hard drive by using the left-hand local file browser. Drag the file from the left-hand pane to the right-hand one to transfer it to your device.
Click on the 'Terminal' icon in WinSCP's toolbar. Type 'dpkg -i /User/Cydia.deb' in the terminal window and press the 'Enter' key on your keyboard to finish installing Cydia on your device.
VPS Hosting

Saturday, September 5, 2015

How to Add Yourself to Sudoers Files in the Mac OS X on a MacBook


Press 'Command-F' on the keyboard, type 'terminal' in the Search field and click the 'Terminal' appication to open it.
Type 'sudo –s' into the blank command prompt window and hit the 'Return' key. You are prompted to log in with your computer's root password.
Enter the administrator password that you chose when you originally set up your MacBook, then press 'Return' to log in as the root user.
Type 'sudo visudo' in the command prompt window and press 'Return.'
Place your text cursor at the end of the line that contains the text 'root ALL=(ALL) ALL.'
Hit 'Return' to add a new line and then type 'username ALL=(ALL) ALL,' replacing 'username' with the short name of the account you want to add to the sudoers list.
Select 'Save' from the File menu to confirm the changes.
VPS Hosting