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


ADVERTISEMENT

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

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

General :: Changing Mysql Default Port?

Jul 19, 2011

I'm trying to change the default mysql port with no success. I looked at my.cnf file and there's no reference to port. I also looked at the iptables and mysql is running on 3306 (default).I've changed the iptable file but mysql fails to restart.If I add port = [my port number] to the my.cnf file, mysql fails to start.

View 4 Replies View Related

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

General :: Changing Default Audio Device In Pulseaudio?

Jun 5, 2011

I would like to use HDMI on my graphic card for audio output. ALSA shows it as a card with 4 devices and I can get sound through one of them (the other three are different channels, perhaps? I have only stereo output connected). Although Pulseaudio has the right card set as default, it seems to me that it plays on a wrong device. Pacmd shows that the sink has parameter alsa.device set to the first device listed by ALSA, but I can get sound only from the second one.How can I force Pulseaudio to use another device of the same card as a default output?

View 2 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

General :: Changing The Default Application To Open Files - Ubuntu 11.04

Jun 30, 2011

I want to change the application that opens my mp3 files.

At present if I double click an mp3 it opens in the movie viewer for some reason. I know I can use "open with..." to get a file to open in Rythymbox instead, but I have over 800 mp3 files and want to change the default for all of them.

View 1 Replies View Related

General :: Changing Grub Boot Order And Make Win7 Default

Aug 13, 2010

I recently upgraded to Ubuntu 10.04 from earlier versions. I have a dual boot system with Windows 7. Grub was set to boot Windows by default Things were working fine. I decided to upgrade to Grub2. It seemed like a good idea at the time. Now when booting up,the name at the top of the Grub menu is 1.98, which is Grub 2. When I run grub-install -v, it comes back grub-install (GNU GRUB 0.97) which is not Grub2. Now when I boot up, Ubuntu 10.04 is the default. I have to manually choose Windows if I want to use that system. I have been unable to change the boot order following instructions from this site. Any Way changing the boot order to make Windows 7 the default. I am using a Toshiba Satellite.

View 5 Replies View Related

Programming :: Print Message When Changing Directories

Jul 21, 2010

I need some direction on a small scripting question. I've been doing some development and storing the code on a network drive with multiple user access. My development is getting complex enough that it is time to set up a svn repo for it. I would like to set up a little script (if possible) that prints a message/reminder to whomever is accessing the code directory stating that the code is ultimately stored in svn and any changes need to be checked in, etc. Is there a way to have linux print a message to the screen based on a 'cd /specific_dir/' command? So far google is mum on the topic. Using Debian and bash shell.

View 5 Replies View Related

Security :: Changing The Permission Denied Error Message?

Jul 9, 2009

Is it possible to change the general permission denied error. I have some rather young users on this system that think they can "hack the gibson" and I would love to change the general error message to something a little more rude/funnyex:# cd restricted area
-sh: cd: restricted area: Permission deniedI am curious if its possible to change the error message in general?ex:# cd restricted area-sh: cd: restricted area: (funny/rude message goes here)Quick info:This is a Gentoo 2008.0 system, I would also love to do this on my slacware and OpenBSD boxes as well just for kicks.

View 2 Replies View Related

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 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

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

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

Ubuntu :: Changing Default Java Environment Used?

Jul 26, 2011

How do you switch the default Java environment used from openjdk to sun-java6?

View 6 Replies View Related







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