General :: Modifying An Account From Bunnyb To Bugs Using The Usermod Options -d And -m?
Mar 23, 2010modifying an account from bunnyb to bugs using the usermod options -d and -m?
View 1 Repliesmodifying an account from bunnyb to bugs using the usermod options -d and -m?
View 1 RepliesI am trying to set up outlook on my Ubuntu i fond a tutorial that uses wine to install office on my box. but the problem that i am having is when i try to add a account no options show up other than the next. does any one know why would this happed?
View 1 Replies View RelatedI find that the FC 15 Xfce spin will save the user's current session except that it doesn't save what is being done with the Lyx editor. Under FC 15 Gnome 3, I found that after I added the minimize-maximize-close buttons to the top of windows, that some of the windows in Lyx (such as the one that appears for View as DVIPS) didn't respond to those buttons. (I don't remember whether Gnome 3 saved the Lyx session and I've gotten rid of Gnome 3 now.)
View 1 Replies View RelatedIs there a way to manually change a username without using usermod? What files would I need to edit? I am using Micro Core 3.7.
View 4 Replies View RelatedI created a user named Bob. Now i want to change its home directory to be Bob1. I did this
usermod -d /home/Bob1 Bob
but not effect !!!
The name was still Bob. What might be issue ?
I configuring samba under Fedora 12, i just set in samba dialog Server Settings->Security and choose guest account: apache. The account is exist io the Samba Server, now i try to login from Windows to Linux share, server asks me login and password, however when i set apache as login and not set password, server asks me login again as the password is incorrect. As i understand under guest acount can login any windows user without the password.
View 4 Replies View RelatedI am trying to change the password of a user by 'usermod' command. let us assume that there is a user named "test" to change the password of the user we can type "passwd test" which will change the password of the user "test". I want to change the password similarly using the command "usermod". when I give usermod -p yahoo test"(yahoo is the password which I want to set), I am not getting any errors but when I switch user to test, I am unable to login.
View 1 Replies View RelatedBasically I am trying to add a new driver[megasr] into the ISO image, hence performed the following :
1. Mounted the RHEl5.4 ISO image
2. Copied the initrd.img to a temporary directory, performed changes to add the new driver in the modules.cgs, updated the corresponding files and recreated the modules.cgz file module-info modules.alias modules.cgz modules.dep pci.ids
3. Copied back the newly created initrd.img file into the isolinux folder.
I tried to burn the ISO and install it, but it seems that the new driver does not get loaded. I am unaware of any other changes?
Whether we could hide the presence of a file by modifying the gid/uid?
View 1 Replies View RelatedI'm looking for a way to dynamically modify a fied in the SQL file.
Example,
INSERT INTO `TABLE` VALUES(1AADFDF,DFF33D,10023,SOMEDATA, SOMEDATA);
INSERT INTO `TABLE` VALUES(1AADFDF,DFF33D,10098,SOMEDATA, SOMEDATA);
[code]....
The third field in this SQL file is what needs to change to n+1
"10023" needs to change to "1"
"10098" needs to change to "2"
"10123" needs to change to "3"
"10983" needs to change to "4"
etc...
I tried with awk and sed, but since both require the usage of ' (single quote), my variable fails to get updated. I know i can use cut and recreate the sql statememnt, but i believe there should be easier way using sed or awk. Would anyone know of any creative way to get this to work in one-liner? This needs to be a part of the script preferable without making call to external file.
1. Bug one. For some strange reason, my mouse is red only when hovering over a firefox window. All the other time, its white. I have tried to use the built in cursor changer thing, and it seems only capable of changing the cursor for the desktop. Not this strange, magical red firefox cursor. It starts to mess with ya.2. Not really a bug I guess, just a mild annoyance. In windows 7, you have a good deal of play when it comes to where you want to position your icons on the desktop. Not so with Ubuntu 10.04. Its more like windows 95 when it comes to that. Is there some way to solve this? You have like an inch between places you can move icons to. Makes the desktop look ugly, and I would just feel more at home if I could position them correctly. The pic is an accurate representation of this. On the far left, that is as far as the icons can go. And if you want them near each other, they have to sit way too close, or way too far apart. (oh and that pic was before I attempted to change the cursor lol. Now its white when not hovering over FF, red when over FF. Now I'm stuck in that configuration lol)
View 2 Replies View RelatedI don't know almost anything about it so I was thinking of asking this question from the experts.I recently downloaded the xPUD 0.9.2.I LOVE that OS!It's simple,fast and smart.I just would like to add some other programs to it somehow.Is that possible for ex. extracting the image,modifying files,then remaking the iso?(Talking in Windows7)I would like to add some programs like Wine and some games also.Please reply as soon as possible because the xpud site is down for bandwidth exceeded.
View 2 Replies View RelatedI get mail from certain people I just don't want to hear from. I cannot stop their mail from coming down from the server, as one can in other OSs.Now almost everything I receive goes to Trash. so1. How can I completely block senders I don't want to receive mail from2. How can I make e-mail come to the inbox instead of trashI can read the trash, but because nothing is bolded. I have to expunge everything from trash every time..so I can't go back and check something I may have missed, from someone I wanted to hear from.
View 2 Replies View RelatedI have a few FTP users on my linux server(running vsftpd). They all have their own directory and can upload and delete files in that folder.Now, I was wondering whether it would be possible to create special permissions/rights for users. For example, I would like to make it so that certain users could not upload .exe files, or I want a certain user to only be able to upload image files (gif, jpg).
View 2 Replies View RelatedI'm trying to start the fluidsynth MIDI program, and it's asking me to run 'usermod -a -G audio username' to configure it correctly. However, when I try that, it says:
Code:
usermod: cannot lock /etc/passwd; try again later.
I've rebooted multiple times, and it still persists. Is there a way to fix this or achieve this another way?
I want to pick up Python3 from squeeze, meanwhile I would like to stay with lenny with all other packages. Is this possible by just modifying source.list file?
View 2 Replies View RelatedI was planning on getting the USB to work in my 3.2.4 Oracle virtual box, and I found a post that says you have to be a part of vboxusers. I ran > sudo usermod -G vboxusers alias and then id to see that I was a part of the vboxusers group. After I installed an update which required restart. That is right! I am no longer in the /etc/sudoers file!!!
View 2 Replies View RelatedI installed Intrepid on my netbook a few months ago, and since I'm the only one who uses it I decided to set it to log me in automatically. Unfortunately, I recently realized that for whatever reason, even if I disable screen lock in configuration editor, it still wants my password (which I can't remember for the life of me). To solve this problem, i ranCode:sudo usermod acidicninja --password <new password>Two problems: the new password doesn't log me in, and my root password no longer unlocks root! I'm in deep trouble... is there any way to reset the root password without reinstalling?
View 1 Replies View RelatedI need to add a comment to /etc/passwd using usermod, but everytime I do it tells me that I can't modify a user in the LDAP database without DN. What is DN?
View 7 Replies View RelatedSo I have the burned ubuntu CD, and I'm attempting to install it on a system that has one HDD with XP/Vista on it, and another that is completely formatted and unpartitioned. However, when I boot to the ubuntu CD, I can use the menus from the bottom, and select the language when initially prompted, but I can't select any of the menu options except for boot from first hard drive.
View 1 Replies View RelatedI have a problem with the Google search box top right corner in Konqueror, when entering search I recieve an error page "Unsupported Protocol" Google asks for ioslave or kioslave. Also when highlighting text on a page and right clicking with the mouse no search option is given. I created a new user and all works as it should for the new user. What is wrong with my user account? I have reset default values in Konqueror setup.
View 3 Replies View RelatedI have like 4 email addresses on one Ubuntu One account and I'd like to remove them all except my current email... I also have an old account I'd like to delete. I used the contact form but to no avail.
View 2 Replies View RelatedHow can I become root outside of the terminal? I want to be able to manipulate the file system (i.e. move files, delete files, rename files) in the file viewer GUI (not sure what it's called; I'd say "Windows Explorer" if I were talking about Windows).
Also, how can I manipulate (move, delete, copy, rename) files inside the terminal?
I do understand how to move around (change the working directory) in the terminal, and how to become root in the terminal, and naturally I understand how to move, copy, blah blah blah. I know the basic basics (just letting you know, I'm not the type of person who knows less about computers than a rock does).
When I installed ubuntu on an HD with an existing OS it placed GRUB in the MBR without asking. Maybe there was an option that I missed? How do you I tell the installer to confine itself to the install partition and leave the MBR alone? (I'll use the system BIOS to select the boot partition).
View 9 Replies View RelatedI can use hexedit to manually edit one or two hex values in a binary file, but if I want to change many of the, this is impractical. Is there any tool that will take parameters like Code: someTool filename byteNumber replacementByte ?
View 3 Replies View Relatedi cant change rights of a folder although am connected as root, i typed : chmod 777 cdromand it said : read only acess
View 7 Replies View RelatedI change the interfaces file to activate the DHCP service for my eth0.
How do I make the service active without booting the system. In other word, how do I run the modified interfaces file?
Hi All,
I am using legacy grub(0.9.7) as my boot loader. I want to add some code into GRUB stage1. But I am getting following error.
stage1.S: Assembler messages:
stage1.S:591: Error: attempt to move .org backwards
stage1.S:603: Error: attempt to move .org backwards
make[2]: *** [stage1.o] Error 1
It seems like Stage1 code is starting after BPB only. Is it possible to use BPB section for GRUB stage1 (GRUB is installed in HDD)??
If yes, how to change the code start to BPB section??
I use Debian Lenny and iceweasel as my browser on a gnome core desktop. I also use JFOREX (java application) for my trading platform. It works fine. The problem is when I click on portfolio statement in creates an error which states: "Error in launching web browser". I googled the error on the web and read some sites and it says that I should install gconf-editor and modify the URL handlers in order to point to iceweasel.
The problem is I am practically a noob when it comes to gnome and sadly I am not technical enough to understand the values that needs to be changed using gconf-editor.
I am using open suse 11.4 on my dual boot laptop, and am trying to access and modify files that I have on my windows 7 partition, not sure but think they are ntfs directories. I can access and view them but need to be able to modify them.
View 3 Replies View Related