kihei/i-0059faff8289ad722
by SadServersMore by SadServers
-l Make bash act as if it had been invoked as a login shell (see I -r If the -r option is present, the shell becomes restricted (see -s If the -s option is present, or if no arguments remain after op the positional parameters to be set when invoking an interactiv -v Print shell input lines as they are read. -x Print commands and their arguments as they are executed. -D A list of all double-quoted strings preceded by $ is printed when the current locale is not C or POSIX. This implies the -n [-+]O [shopt_option] shopt_option is one of the shell options accepted by the shopt value of that option; +O unsets it. If shopt_option is not s standard output. If the invocation option is +O, the output is -- A -- signals the end of options and disables further option pro ment of - is equivalent to --. Manual page bash(1) line 1 (press h for help or q to quit)
kihei/i-077fdacd18ea1b9a8 06:07
by SadServersadmin@i-0abecaf9cea654118:~/.ansible$ ls -al total 12 drwx------ 3 admin admin 4096 Sep 20 15:52 . drwxr-xr-x 7 admin admin 4096 Oct 1 22:35 .. drwx------ 2 admin admin 4096 Sep 30 17:46 tmp admin@i-0abecaf9cea654118:~/.ansible$ cd tmp admin@i-0abecaf9cea654118:~/.ansible/tmp$ ls -al total 8 drwx------ 2 admin admin 4096 Sep 30 17:46 . drwx------ 3 admin admin 4096 Sep 20 15:52 .. admin@i-0abecaf9cea654118:~/.ansible/tmp$ ls -alcd ^C admin@i-0abecaf9cea654118:~/.ansible/tmp$ cd ~ admin@i-0abecaf9cea654118:~$ find / -user admin 2> /dev/null > testoutput admin@i-0abecaf9cea654118:~$ less testoutput admin@i-0abecaf9cea654118:~$
monaco/i-0abecaf9cea654118 03:26
by SadServersWARNING: only considering LVM devices /dev/sdc [ 1.00 GiB] LVM physical volume /dev/sdb [ 1.00 GiB] LVM physical volume 2 LVM physical volume whole disks 0 LVM physical volumes admin@i-0cd04794b59819ce5:~$ sudo vgcreate 2gdisk /dev/sdc /dev/sdb Volume group "2gdisk" successfully created admin@i-0cd04794b59819ce5:~$ vgs WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0cd04794b59819ce5:~$ sudo !! sudo vgs VG #PV #LV #SN Attr VSize VFree 2gdisk 2 0 0 wz--n- 1.99g 1.99g admin@i-0cd04794b59819ce5:~$ sudo lvcrea