Technical Notes
We're all on the same page!
Showing posts with label
suse
.
Show all posts
Showing posts with label
suse
.
Show all posts
Wednesday, 28 January 2015
How to run a command when starts up SUSE linux system?
›
Please add below row into "/etc/init.d/boot.local" file as root system user. # su - alper -c "/home/alper/bin/startup.sh...
Monday, 20 October 2014
How to know SuSE release version?
›
Only run this command in terminal; $ cat /etc/SuSE-release or $ cat -n /etc/SuSE-release (-n) to see rows numbers as well
›
Home
View web version