Login as a root from GUI Fedora 11
Hi Friends,
WARNING :- Its not at all good to login as root from GUI. It’ DANGEROUS. BUT if some one wants to know that how to login as a root from GUI then follow the steps instructions.
In Fedora 11 You cannot login from gui as a root.By Default only users are allowed to login from gui mode.
I Managed to Login as a root from GUI on Fedora 11. Follow these steps and you will able to Login as a root from GUI on Fedora 11
If You want to login as a root from GUI in fedora 11 then you have to edit something like some files which are located to /etc/pam.d/
Open your Te rminal from Applications -> System Tools -> Terminal
Now Login as a root from your terminal
Step 1 :- [tejasbarot@barot.wordpress.com]$ su – root
Password:-
Step 2:- Now go to your /etc/pam.d/ directory.
[root@barot.wordpress.com]# cd /etc/pam.d/
Then first take a backup of gdm file
cp gdm gdm.bkp ( always take backup if anything goes wrong you can correct it by original file)
Step 3 :- Now Open gdm file in your favourite editor. I am using vi as my editor.
[root@barot.wordpress.com pam.d]# vi gdm
Find and Comment or remove this line into your gdm file auth required pam_succeed_if.so user != root quiet
Step 4 :- Save & Exit From that File. ( In Fedora10 Till step 4 is enought to Login as a root from GUI but for Fedora 11 you need one more file to edit otherwise you cannot Login as a root even though you edited gdm file).
Step 5 :- Here is the additional file that you need to edit and that file name is gdm-password. Open gdm-password file in your favourite editor. I am using vi as my editor.
Then first take a backup of gdm-password file
cp gdm-password gdm-password.bkp ( always take backup if anything goes wrong you can correct it by original file)
[root@barot.wordpress.com pam.d]#vi gdm-password
Find and Comment or remove this line into your gdm file auth required pam_succeed_if.so user != root quiet
Step 6 :- Save & Exit from File. Now Press CTRL + ALT + BACKSPACE or Logout and Try to Login as a root user. Now you are able to Login as a root user from GUI in FEDORA 11.
If you are using Fedora 11’s Fingerprint Feature to Login as a root from GUI then you need to edit one more file also
Step 7 :- Here is the additional file that you need to edit for fingerprint root login and that file name is gdm-fingerprint. Open gdm-fingerprint file in your favourite editor. I am using vi as my editor.
Then first take a backup of gdm-password file
cp gdm-fingerprint gdm-fingerprint.bkp ( always take backup if anything goes wrong you can correct it by original file)
[root@barot.wordpress.com pam.d]#vi gdm-fingerprint
Find and Comment or remove this line into your gdm file auth required pam_succeed_if.so user != root quiet
Step 6 :- Save & Exit from File. Now Press CTRL + ALT + BACKSPACE or Logout and Try to Login as a root user. Now you are able to Login as a root user from GUI in FEDORA 11
Thanks
Enjoy Stuff from root
Enjoy Fedora 11
Let me have some feedback. All comments Accepted.
Mount Remote folder using SSH(sshfs) on Fedora 10, Ubuntu 8.10, Ubuntu 9.04
Hi Friends,
It’s possible to mount any Remote directory using SSH with sshfs utility(command). It’s Very Easy. This Steps you can follow for Fedora 10, Ubuntu 8.10 and Ubuntu 9.04 Linux.
First Let us know something about SSHFS.
What is SSHFS?
SSHFS allows you to conect to any host that supports SSH and mount the remote directory in your local directory. This means you will be able to access files as if they were on your own system and best of all the transactions are encrypted using SSH.
This is much faster, easier, and more effecient than using FTP. Still Some people are actually using regular FTP to transfer files. The problem with FTP is that not only are your files sent in clear text but username and password are also in plain sight for anyone to can see it.
For Fedora 10 :-
Step 1 :- Login as a root by executing following command from user.
[tejas@barot.wordpress.com]$ su – root
Step 2 :- Execute Following command to install SSHFS on your Fedora Box.
[root@barot.wordpress.com]# yum -y install sshfs*
Step 3:- Once Installation Done Login as a user now.Now Create One Local Directory(Where you want to mount Remote Directory). (You can also mount to your existing directory)
[root@barot.wordpress.com]# su – tejas
[tejas@barot.wordpress.com]$ mkdir ~/SSHFS
Step 4:- Now Execute command to mount remote directory into Local Directory.
[tejas@barot.wordpress.com]$ sshfs root@192.168.100.55:/home/tejas/ ~/SSHFS. (sshfs username@ssh-server-ip:/directory-you-want-mount <local-directory-where-you-want-to-mount-remote-folder)
Step 5 :- It will ask your for password of user which you have provided.Now Check your ~/SSHFS ( Local Directory where you mounted SSH Remote Folder).You will able to see Your all files into ~/SSHFS
For Ubuntu 8.10 and Ubuntu 9.04
Step 1 :- Login as a root by executing following command from user.
tejas@barot.wordpress.com:~$ su – root
Step 2 :- Execute Following command to install SSHFS on your Fedora Box.
root@barot.wordpress.com:~# apt-get install sshfs -y
Step 3:- Once Installation Done Login as a user now.Now Create One Local Directory(Where you want to mount Remote Directory). (You can also mount to your existing directory)
root@barot.wordpress.com:~# su – tejas
tejas@barot.wordpress.com:~$ mkdir ~/SSHFS
Step 4:- Now Execute command to mount remote directory into Local Directory.
tejas@barot.wordpress.com:~$ sshfs root@192.168.100.55:/home/tejas/ ~/SSHFS. (sshfs username@ssh-server-ip:/directory-you-want-mount <local-directory-where-you-want-to-mount-remote-folder)
Step 5 :- It will ask your for password of user which you have provided.Now Check your ~/SSHFS ( Local Directory where you mounted SSH Remote Folder).You will able to see Your all files into ~/SSHFS
All Comments Accepted.
Enjoy Linux
Enjoy Remote Mounting
10 Awesome Linux Applications for Your PlayStation 3
HI Friends,
So you’ve installed that shiny Ubuntu distro onto your PlayStation 3 and finagled a couple of cool applications to boot. And yet, there’s still a lot of empty real estate on that newly formatted hard drive, and you’re no doubt pondering what else you can load up on your now living room-friendly PC. Turns out, there are literally thousands of options available; but the task of sorting through the seemingly endless lists and testing each and every app to see if it suits your tastes and jives with the PS3 can be a daunting task. But luckily for you, we’ve done exactly that; we rolled up our sleeves, burned the midnight oil, and muscled the necessary digital elbow grease to whittle down the Ubuntu archives to the top 10 absolute keepers. So what are you waiting for? Plug in your PS3’s keyboard and mouse, fire up Jaunty Jackalope, and read onward to get cracking.
Beyond Firefox: 10 Other Great Linux Browsers
Firefox has been a reliable browser for me for many years and it still continues to be so to a certain extent. However, over the last few releases Firefox has become bloated and slow in performance that same way IE used to be before we switched to Firefox. The only thing that is stopping me from switching to another browser, is the large number of extensions available for Firefox. Specifically firebug. Since I spend most of my time on a Linux system, over the last few days I have been looking for an alternative Linux browser. Here are 10 of the best Linux browsers out there that can be a decent alternative to Firefox:
Add Nautilus Templates at Right Click on Fedora
Creating New Documents by Right Click From Your Desktop
Hi Friends,
This tips is For Fedora9, Fedora 10 Linux.
If Someone looking or if someone is confusing or Don’t know that How to Add New Word Document, New Odt Document or any New Document By Right Clicking on Desktop like Micro$oft Do.So Let’s Do with Linux and Believe me Its Very Easy.
Look at this Snapshot It will Look Like this……………………………
Follow the Instruction to do that.
Step 1: First Download Templates From this link http://www.gnome-look.org/content/show.php?content=39317
Step 2: Extract it By Anyway if you want to extract it.From Graphical Mode or From Shell Mode.
Step 3 :- Now Open that Extracted Folder.
Step 4:- Open Your Nautilus Window. i.e. Under Applications -> System Tools -> File Browser.
Step 5:- Once Nautilus Window gets Open. Click on Go -> Templates.It will open your Templates Folder.
Step 6:- Now Copy (or Cut ) all the files From that Extracted Folder and Paste in to Your File Browser’s Template Folder (~/Templates) which you Opened from Go -> Templates.
Step 7:- Now Minimize all the Open Applications. Right Click on Desktop -> Move your Cursor to Create Document. Here You will get all the list of Document.
Step 8: The Great things is that You can add as many as Documents with any extensions.As I added.You can
See in Snapshot.
Step 9:- Now You can Create Document by Using this Shortcut as Micro$oft do.
Enjoy Shoutcuts
Enjoy Fast Life with Linux
All comments Accepted. Thanks.



