Thursday, December 17, 2015
To get the lines between the two pattern in a file in BOSS Linux
To get the lines between the two pattern in a file.txt use the following sed command format
sed -n "/pattern1/,/pattern2/p" file.txt
Thursday, December 10, 2015
Lenovo thinkcentre mini pc issue :system is restarted when shtdown or power of in BOSS Linux
kindly go to the BIOS and disable the automatic power on option this will prevent the system rebooting when shutdown or power off.
F2 -> power -> Automatic Power On -> Wake on LAN -> Automatic
this should be changed to
F2 -> power -> Automatic Power On -> Wake on LAN ->Disabled
F2 -> power -> Automatic Power On -> Wake on LAN -> Automatic
this should be changed to
F2 -> power -> Automatic Power On -> Wake on LAN ->Disabled
Subscribe to:
Posts (Atom)
Linux Kernel Compilation
Step 1: Install Required Packages Install additional packages before building a kernel. To do so, run this command: sudo apt-get install gi...
-
Step:1 sudo apt-get install python-pip Step:2 pip install -U selenium for python3 and more install Step:1 sudo apt-get...
-
This process will common for all HP Printers like HP LJ P 1007, P1020,P1020 plus,1022,3050 MFP, M 5035 MFP,P 2015N and Configuring the HP ...
-
TOKEN=$(curl -u "<username>:<password>" -k -X GET "https://<hostname or ip address>:<port number>/se...