Skip to content

Instantly share code, notes, and snippets.

@aczire
Created January 19, 2017 05:00
Show Gist options
  • Save aczire/f1b981f4ec45ccb4d90fe6a766ca2c17 to your computer and use it in GitHub Desktop.
Save aczire/f1b981f4ec45ccb4d90fe6a766ca2c17 to your computer and use it in GitHub Desktop.
root@ubuntu:~# history
1 ls /mnt/
2 ls
3 mount
4 ll /lib/firmware/
5 mv /lib/firmware/ath10k/ /lib/firmware/ath10k.old/
6 cp -r /media/cdrom/athk/ath10k/ /lib/firmware/
7 rmmod ath10k_pci
8 modprobe -v ath10k_pci
9 dmesg | grep ath | less
10 apt-get yate -y
11 apt-get install yate -y
12 bladeRF-cli -i
13 yate -vvv
14 locate ybts.conf
15 apt-get install yate -y
16 locate yate
17 which yate
18 find / -type f -iname ybts.conf
19 ll -la /lib/firmware/ath10k/
20 ll -la /usr/bin/yate
21 ptrace yate | less
22 strace yate | less
23 strace yate > ./log
24 q
25 ll -la /etc/yate/
26 vi /etc/yate/yate.conf
27 yate -vvv
28 apt-get uninstall yate
29 apt-get remove --purge yate
30 svn
31 apt-get install svn
32 apt-get install subversion
33 apt-get install git
34 mkdir -p ~/software/null/
35 cd ~/software/null/
36 svn checkout http://yate.null.ro/svn/yate/trunk yate
37 svn checkout http://voip.null.ro/svn/yatebts/trunk yatebts
38 cd yate
39 ./autogen.sh
40 ./configure --prefix=/usr/local
41 make && make install
42 cd ../yatebts/
43 ldconfig
44 cd ../yate
45 ldconfig
46 cd ../yatebts/
47 ./autogen.sh
48 ./configure --prefix=/usr/local
49 make && make install
50 ldconfig
51 vi /usr/local/etc/yate/ybts.conf
52 apt-get install vim
53 vi /usr/local/etc/yate/ybts.conf
54 yate -vvv
55 vi /usr/local/etc/yate/ybts.conf
56 vi /usr/local/etc/yate/subscribers.conf
57 which yate
58 /usr/local/bin/yate -vvv
59 vi /usr/local/etc/yate/ybts.conf
60 /usr/local/bin/yate -vvv
61 vi /usr/local/etc/yate/ybts.conf
62 apt-get install apache2 php -y
63 apt-get install apache2 php6 -y
64 apt-get install apache2 php7 -y
65 apt-get install apache2 php8 -y
66 apt-get install apache2
67 apt-get install php
68 apt-get upadate
69 apt-get update
70 apt-get install php
71 apt-get install php7
72 apt-get install php7.0-mysql
73 apt-cache search php
74 apt-cache search php-geoip
75 apt-get install php
76 apt-add-repository ppa:ondrej/php
77 apt-get update
78 apt-get install php
79 ln -s /usr/local/share/yate/nib_web/ /var/www/html/nib
80 chmod a+rw /usr/local/etc/yate/
81 chmod 666 -R /usr/local/etc/yate/
82 chmod -R a+rw /usr/local/etc/yate/
83 selinuxenabled
84 apt-get install selinux-utils -y
85 selinuxenabled
86 selinuxenabled && echo enabled || echo disabled
87 service apache2 restart
88 vi /usr/local/etc/yate/ybts.conf
89 yate
90 which yate
91 export PATH=$PATH:/usr/local/bin/
92 yate -vvv
93 ps -ef
94 ps -ef | grep apache
95 ls -la /usr/local/etc/yate/
96 ls -la /usr/local/etc/
97 chmod -R g+rw /usr/local/etc/yate/*.conf
98 service apache2 restart
99 yate -vvv
100 vi /usr/local/etc/yate/ybts.conf
101 yate -vvv
102 chmod -R 777 /usr/local/etc/yate/
103 ll -la /usr/local/bin/yate
104 ll -la /usr/local/etc/yate/
105 which yate
106 /usr/local/bin/yate -vvv
107 history
root@ubuntu:~# history
1 ls /mnt/
2 ls
3 mount
4 ll /lib/firmware/
5 mv /lib/firmware/ath10k/ /lib/firmware/ath10k.old/
6 cp -r /media/cdrom/athk/ath10k/ /lib/firmware/
7 rmmod ath10k_pci
8 modprobe -v ath10k_pci
9 dmesg | grep ath | less
10 apt-get yate -y
11 apt-get install yate -y
12 bladeRF-cli -i
13 yate -vvv
14 locate ybts.conf
15 apt-get install yate -y
16 locate yate
17 which yate
18 find / -type f -iname ybts.conf
19 ll -la /lib/firmware/ath10k/
20 ll -la /usr/bin/yate
21 ptrace yate | less
22 strace yate | less
23 strace yate > ./log
24 q
25 ll -la /etc/yate/
26 vi /etc/yate/yate.conf
27 yate -vvv
28 apt-get uninstall yate
29 apt-get remove --purge yate
30 svn
31 apt-get install svn
32 apt-get install subversion
33 apt-get install git
34 mkdir -p ~/software/null/
35 cd ~/software/null/
36 svn checkout http://yate.null.ro/svn/yate/trunk yate
37 svn checkout http://voip.null.ro/svn/yatebts/trunk yatebts
38 cd yate
39 ./autogen.sh
40 ./configure --prefix=/usr/local
41 make && make install
42 cd ../yatebts/
43 ldconfig
44 cd ../yate
45 ldconfig
46 cd ../yatebts/
47 ./autogen.sh
48 ./configure --prefix=/usr/local
49 make && make install
50 ldconfig
51 vi /usr/local/etc/yate/ybts.conf
52 apt-get install vim
53 vi /usr/local/etc/yate/ybts.conf
54 yate -vvv
55 vi /usr/local/etc/yate/ybts.conf
56 vi /usr/local/etc/yate/subscribers.conf
57 which yate
58 /usr/local/bin/yate -vvv
59 vi /usr/local/etc/yate/ybts.conf
60 /usr/local/bin/yate -vvv
61 vi /usr/local/etc/yate/ybts.conf
62 apt-get install apache2 php -y
63 apt-get install apache2 php6 -y
64 apt-get install apache2 php7 -y
65 apt-get install apache2 php8 -y
66 apt-get install apache2
67 apt-get install php
68 apt-get upadate
69 apt-get update
70 apt-get install php
71 apt-get install php7
72 apt-get install php7.0-mysql
73 apt-cache search php
74 apt-cache search php-geoip
75 apt-get install php
76 apt-add-repository ppa:ondrej/php
77 apt-get update
78 apt-get install php
79 ln -s /usr/local/share/yate/nib_web/ /var/www/html/nib
80 chmod a+rw /usr/local/etc/yate/
81 chmod 666 -R /usr/local/etc/yate/
82 chmod -R a+rw /usr/local/etc/yate/
83 selinuxenabled
84 apt-get install selinux-utils -y
85 selinuxenabled
86 selinuxenabled && echo enabled || echo disabled
87 service apache2 restart
88 vi /usr/local/etc/yate/ybts.conf
89 yate
90 which yate
91 export PATH=$PATH:/usr/local/bin/
92 yate -vvv
93 ps -ef
94 ps -ef | grep apache
95 ls -la /usr/local/etc/yate/
96 ls -la /usr/local/etc/
97 chmod -R g+rw /usr/local/etc/yate/*.conf
98 service apache2 restart
99 yate -vvv
100 vi /usr/local/etc/yate/ybts.conf
101 yate -vvv
102 chmod -R 777 /usr/local/etc/yate/
103 ll -la /usr/local/bin/yate
104 ll -la /usr/local/etc/yate/
105 history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment