5 FAQ tagged "export_command"
Viewing 1-5 of 5 FAQ -- How to Set JAVA_HOME / PATH variables Under Linux Bash Profile
Q. I just need a help to show me how to setup java path on Linux. How can I set JAVA_HOME and PATH variables for every user under my Linux system?
A. ~/.bash_profile is a startup script which generally runs once. This particular file is used for commands which run when the normal user logs [...] - OpenBSD Install MySQL Server
Q. How do I install and run MySQL version 5 database Server under OpenBSD UNIX operating system?
A. OpenBSD has pkg_add command. It is used to install packages created with the pkg_create command. Selected packages containing pre-compiled applications from the /usr/ports tree can be found on the OpenBSD FTP site or on the official [...] - Display or print UNIX / Linux path ~ $PATH variable
Q. How do I print current path settings under BASH shell? I’m using Debian Linux.
A. In UNIX / Linux file systems, the human-readable address of a resource is defined by PATH. On Unix / Linux like operating systems, (as well as on DOS / Windows and its descendants), PATH is an environment variable listing a [...] - Change default Linux / UNIX text editor from VI to Pico
Q. I find vi hard to use. How do I change my default text editor from vim / vi to Pico under Debian Linux?
A. To use and change an editor to edit your text message, set the variable EDITOR to the pathname of the vi / vim binary file. You need to use export or [...] - OpenBSD install BASH shell package
Q. How do I install BASH shell package under OpenBSD?
A. You need to use the pkg_add command to install packages BASH is available as binary packages over internet or from OpenBSD CD.
Login as root user. Use su - or sudo.
Next setup PKG_PATH using export command. You can make things really easy by using the [...]
Viewing 1-5 of 5 FAQ - ( see all popular tags )



Recent Comments
Today ~ 3 Comments
Today ~ 5 Comments
Today ~ 1 Comment
Yesterday ~ 1 Comment
Yesterday ~ 2 Comments