Summary: Hi, i have dual boot with 7.2 and WinXP. Everything works great, but i want to know if there is anyway for my Linux OS to have multiple Hardware profi...
Summary: hi everyone. i was just wondering what the command was to refresh your /etc/profile or /etc/bash files. i set a class path and i can log off/in to h...
Summary: linux 2.4.18 Samba 2.2.5 I set up Samba as PDC. I managed to get a windows XP client to get into the domain. With the sole exception I get this error...
Summary: Does anyone know how to make it so I can open a new Netscape window without getting the profile manager? I have an icon for Netscape that points to /u...
Summary: I am trying to get roaming profiles working for my Win2K workstation and run a group login script at logon. A Win 98 machine will logon and run a grou...
Summary: I was wondering if anyone knew how to turn off mozilla's profile manager. it is a very annoying feature, but i am not sure that it is even supposed t...
Summary: I'm using Redhat 7.3 with samba as my domain controller and windows NT4/2000 machines as my clients. I was using roaming profiles, but have now disabl...
Summary: This is simply a suggestion to any one who requests help on this (Linux) help forum, and is not intended to offend any one. I have noticed recently th...
Summary: Hi, This is the problem. I believe in /etc/profile, or /$HOME/.profile the command is issued to log actions through the /$HOME/.[shell]_history. If a...
Summary: ad environment variables: an environment variable is a setting that is being specified in either your (within your home dir) or systemwide (in /etc) ...
Summary: I recently edited my inittab file so that my computer starts into runlevel 3 (non-GUI shell prompt)instead of 5 (X). Now when I launch X from the pro...
Summary: Depends which shell the users are using... For sh/ksh/bash it's not .login, it's .profile (.login is csh) For "global" options put them in /etc/profil...
Summary: If you are using the default Bash shell: You can run the xterm program at startup by putting the xterm command in the .bash_profile file. It is locate...
Summary: I'm just getting into linux and I'm trying to decide on what distro to use as well as what desktop environment to use. I intend to use the linux box ...
Summary: It's just the one switch -nw and not -n -w....I'm guessing it means something like Non-Windows?!? You can add a alias emacs='emacs -nw' to your profil...
Summary: Add it to a shell startup script. The system-wide script is /etc/profile (and most distribs have a /etc/profile.d/ as well), and the per-user script i...
Summary: ~/.profile for bash ~/.cshrc for csh ~/.xinitrc for X be careful. these may override the system versions. Copy the system xinitrc from wherever it's...
Summary: hi, if you are in the current directory, where your a.out is try "./a.out". to fix the problem permanently, edit your .profile file and add the ...
Summary: Alright, well Jon I checked and double checked everything again - still doesn't work. Here is what I have in my bash profile: # .bash_profile # Get t...