Debian :: Changing Default User

Mar 22, 2016

I'd like to know if there's a reliable way to change the default user in Debian: when I installed testing starting from Jessie, I used rsync to set up a duplicate stable installation and then upgraded it to testing, as a result I now have the same username for both installations, which is sometimes kinda confusing.

Reading around a bit, looks like you can indeed change your username with relative ease, but then there will be always something left behind somewhere still pointing at the old username: is that the case?

View 10 Replies


ADVERTISEMENT

General :: Changing Default User Start Directory?

Jul 4, 2009

I would like to change the start directory, the directory at which ftp/shell points to when the user logs in.

View 1 Replies View Related

Debian :: Changing Terminal Default Window Size

Oct 14, 2009

How do I change default Terminal window size?

View 4 Replies View Related

Debian Multimedia :: Changing Default Text Editor In Xfce

May 28, 2015

I would like to set the default text editor in Xfce to gedit. The only solution that I found on Google was to right click on a given text file, select 'open with other application', sleect gedit, and make sure that the "use as default kind" button is checked. Unfortunately this only works for text files with the same extension as the original file. Is there a way of setting every text file to open with gedit by default that doesn't involve repeating this exercise for every possible text file extension (.c, .py, .h, .hs, etc.)?

View 3 Replies View Related

Debian Multimedia :: Gdm3 Hangs After Changing User Name?

Jan 15, 2011

I changed my user name with the following commands:usermod -l $newname $oldnamegroupmod -n $newname $oldname usermod -d /home/$newname -m $newnameAlso replaced every instance of /home/$oldname ith /home/$newname in ~/.config.Now gdm3 hangs with a black screen and wristwatch icon. (I can move the icon with the mouse.) This worked fine with gdm. I've looked for gdm3 files that have /home/$oldname in my home and in /etc and couldn't find anything significant.Anyone have any ideas or suggestions on how to fix this or where to look? For now, I've disabled gdm3, and I'm using startx. This is an installation in virtualbox. I just tried using ctrl-alt-F1, but it dropped me to console in the host system. (Nice rush of adrenaline came with that.)

The only errors in Xorg.0.log are there even with a successful startx. (EE) Failed to load module "xboxvideo" (module does not exist, 0)(EE) open /dev/fb0: No such file or directoryCouple more bits of relevant information - this was a live-build that I installed using refractainstaller. I also changed /etc/inittab to disable auto-login. Here are the changes, original lines commented out, new lines look like the inittab in my regular squeeze install, but I don't think this is the problem (see below.)

#1:2345:respawn:/bin/login -f user </dev/tty1 >/dev/tty1 2>&1
#2:23:respawn:/bin/login -f user </dev/tty2 >/dev/tty2 2>&1
#3:23:respawn:/bin/login -f user </dev/tty3 >/dev/tty3 2>&1

[code]....

View 4 Replies View Related

Ubuntu :: Changing Default Studio Appearance To Default?

Sep 28, 2010

I was using ubuntu 10.04 till yesterday.. and due to hdd crash i have changed my hdd.

while looking for my installation disc, my wall-mate gives me this Ubuntu Studio dvd and instead of downloading a new one, i have installed the studio. at the first sight ... i am being a fond of studio version .. its really cool.

now, i am quite habituated with default appearance of ubuntu, i found studio appearance is quite unusual (for me, menu layouts, panel everything).

I would like to know how do i change this default appearance like ubuntu default 10.04 appearance. I am attaching a screen-shoot of my friends desktop, he upgraded his ubuntu thru apptitude update.

View 9 Replies View Related

Debian :: Default Ownership Of Folders And Files - Should Own By A User Without Root Permissions

Feb 12, 2011

Being new to Linux, i've just about got used to the Debian setup procedure now, but had a quick question on the default ownership of files and folders. On my default Debian installation, almost all the folders and files are owned by root:root. Is this the correct advised configuration or should the folders and files be owned by a user without root permissions - eg user:user?

View 12 Replies View Related

Security :: Changing Home Directory Permission In User Management After User Created In Suse(KDE)?

Feb 2, 2011

created a user but i forgot to change the home directory permission.so after user created when i go to the user and group mangement i cant see that permission filed related to the home permission directory.my purpose is to stop accessing other user to my home directory,how it can be possible??

View 4 Replies View Related

Ubuntu :: Lost Default User Log On / Accidently Deleated Lucid Default Theme

May 18, 2010

accidently deleated ubuntu lucid default theme,and lost the default user logon,it's now flat and gray.how to get it back?i still have the background, not the user logon

View 8 Replies View Related

General :: Create User Add File With Default Password And Force User To Change It?

Feb 2, 2010

I want to add 50 new users, not on the server yet I want to add them all to group Accounting - with 1 option, not user by user I want to setup a default password for them all, and have it say something like 'You must now change password or no access will be permitted' Any other options I also want to do once, not for each user?

View 3 Replies View Related

Fedora :: Changing Default App (ie Caliber)

Oct 4, 2010

After finally installing Caliber E book Management, I realized it made itself the default App for my CBR and CBZ files (these are just renamed rar and zip files used for digital comics)

I tried right clicking and choosing -open with- Other Application and checked the "remember this application" after making Archive Manager the default; but when I click on a cbr and cbz file, caliber still start off.

What is the preferable way of changing the default application for a file type?

View 6 Replies View Related

Fedora :: Changing Default Web Browser In F15

May 27, 2011

I have updated from Fedora 14 to Fedora 15. I have both Firefox and Chrome installed. FF used to be the default browser, but since the upgrade, each time I click on a link somewhere (help pages, documents, terminal etc.) they are opened in chrome. How do I change it back to FF?

View 5 Replies View Related

General :: Changing Default UMASK Value?

Jan 15, 2010

I am attempting to modify the default umask value under all accounts on my linux system to 002. This will hopefully allow both the account and the account's group access to the created files.

I have modified it within /etc/bashrc, however it seems to be making no difference on this default value. The files I create through "File Browser" all have the access rights set to 600.

Is there any error here, as all evidence I can find on the internet points to the bashrc file.

View 1 Replies View Related

Ubuntu :: Changing Default Permissions Of /dev/sdb

Jan 4, 2010

im looking to allow virtualbox raw disk access to /dev/sdb

currently if i

ls -l /dev/sdb
brw-rw---- 1 root disk 8,2010-01-04 17:00 /dev/sdb

now if i chmod this to 777 or use chown to change the owner this temporarily works but after a few moments it defaults back to its original permissions.

is there a way i can define the permission? i was thinking fstab but i can't have a mount point?

View 5 Replies View Related

Ubuntu :: 10.04 - Changing Permission To 755 (Default)

Jun 21, 2010

I am using Xampp on ubuntu 10.04 and I have set my document root to a folder in my home directory for ease of use with netbeans. There are several times where I have to manually go and change the permission to 755. If you just place a file in the directory it does not default to 755, seems odd since the document root folder is in my home directory. Chmod works fine but I was wondering is their a way to make all files or folders added to my document root to default to 755?

View 2 Replies View Related

Ubuntu :: Changing The Default Wm Of Startx?

Mar 15, 2011

I'll use i3-wm, just want to know how can I start it instead of gnome using startx.

By the way, where can I get detailed info on X? I am a little confused, don't really understand what startx really starts, what X is and what does it do, how to config.

View 9 Replies View Related

General :: Changing The Default Welcome Message?

Nov 22, 2010

When the computer boots in Slackware 13.1 i get the default welcome message: "Welcome to Linux 2.6.33.4-smp (tty1)". How do i change it?

View 2 Replies View Related

General :: Changing SSH Default Port?

Apr 20, 2010

is it a bad idea to change SSH's default port (22) to a different port number

View 5 Replies View Related

Ubuntu :: Changing The Default OS In GRUB?

Jul 19, 2010

How do I change the default operating system in Grub? I'm running Ubuntu and Windows 7.

View 3 Replies View Related

Fedora :: Remotely Changing Default Boot OS?

Sep 13, 2010

I'll be dual booting Fedora and Windows 7. I'll be doing a lot of remote work (SSH/VNC). But, I would like to be able to switch between Fedora and Windows remotely.For instance, if my home computer was currently booted up to Fedora, and I was at work using VNC, I would like to be able to tell the computer to restart, but start up to Windows so that I could do remote on Windows (and vice-versa).Is this possible? It seems like it should be, I just don't know the best way to go about it. It seems like maybe a simple program could be written, that when run would just do a quick rewrite of the config file for the bootloader.

View 14 Replies View Related

Fedora :: Changing The Default Mount Directory

Feb 24, 2011

When I add an external device it is automatically mounted by Fedora to /media. Does anyone know if it is possible to change the default mount directory to something else (like /mnt) ?

View 14 Replies View Related

Fedora :: Can't Find Any How To's For Changing Default Font?

Jul 23, 2011

Been googling around but can't find any how to's for changing default font. Is this possible to do.

View 2 Replies View Related

OpenSUSE :: Changing Default Character Encoding?

Mar 4, 2010

How can I change my system's default character encoding? I need to change it to ISO-8859-1 for compatibility reasons, but I can't find an option for this...

View 9 Replies View Related

OpenSUSE :: Changing Default Mail App For GNOME?

Apr 29, 2011

On my newly upgraded opensuse 11.4 with GNOME,was trying to change my default mail client. I go into Preferred Applications and under email, all it lists is Evolution. I would like to change it to my Groupwise client. Googling the problem, I found that I should be able to enter a custom command there for a new entry but there is no custom option. So I googled that problem and found that it's a bug in Gnome. I found a few ideas for workarounds but I could never get any to work

View 5 Replies View Related

Ubuntu Installation :: Changing Default Boot OS To UNR?

Feb 22, 2010

I have a Toshiba NB 205 Netbook. It is currently dual boot with Win 7 and UNR (9.10). The default OS is Win 7. I would like to leave the machine as dual boot, but make UNR the default boot OS, so that I don't have to babysit the machine and choose UNR every time I reboot the machine. BTW, I am delighted with UNR! What a great OS. Really like how it plays so nicely with Firefox. And much faster than Win 7.

View 1 Replies View Related

Ubuntu :: Changing Part Of Default Icon

Feb 24, 2010

I know how to install icons but i do not want to do it that way because almost all of the icons pack out there are incomplete leaving some of my programs with no icons if i install it.

Now i want to use ubuntu icon but i just want to change the icons of the folders only. Can anybody direct me to the folder where the default ubuntu "Humanity" icons are stored?

I only want to replace the humanity folder with the new folder icon which i found.

View 1 Replies View Related

Ubuntu :: Changing Default OS To Windows In GRUB

May 17, 2010

I've seen previous threads about this, but they're rather old and I can't seem to apply their solution to the latest (10.04) stable release of Ubuntu.

What's the "best" way of changing the default option in the bootloader? I'd rather set it to "Windows 7" for the time being as it's what I use at work.

View 2 Replies View Related

Ubuntu :: Changing 10.10 Default Package Installer?

Jan 20, 2011

I am using Ubuntu 10.10. I have a situation to where I need to use synaptic package instead of Ubuntu Software Center. How do I change the default *deb package manager from "Ubuntu Software Center" to "Synaptic Package Manager".

View 3 Replies View Related

Ubuntu :: Changing The Default Devanagari Font?

Apr 13, 2011

When I recently installed a unicode devanagari font (raghindi.ttf), it was set as the default devanagari font. The original one was better. How can i change back?

View 2 Replies View Related

Ubuntu :: Changing Default Sound Device

May 5, 2011

I have headphones connected via usb and every time I restart computer or disconnect them, my sound output is switched to laptop speakers. Is there a way to make so that every time the headphones are detected, they would be used automatically?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved