Nufusu en kalabalik 10 ulke
Yazar: shukko
proxmox ext4 software raid mount ayarlari ve ZFS bonus
Ulan proxmox , kac yil oldu
lisansi uygun degil dedin, salladin ZFS yi simdi official destek veriyosun.
ulan serefsiz proxmox , biz ugrasirken neden kestirip attinda simdi hemen resmi destek verdin
ceph meph basimizin etini yedin, omrumuzu yedin,
ulan amk proxmoxu adam gibi versene destegi musteri ne istiyosa, ne kitibiyoz avusturyali alaman sulalesi imissin sen ya,
almiyacam ulan offical destek paketini senden, inat da inat
bak ayni seyi html5 novnc icinde yaptin, gak guk dedin sonra koyu verdin.
terbiyesiz, serefsiz,
neyse ben genede seviyom seni,
allahin avusturya gerzek mantiginida seviyorum,
open source olup
despot ben ne dersem o olurunuda, kestirip atmanida seviyorum.
operim seni proxmox
http://pve.proxmox.com/wiki/ZFS
bu zfs linki
Aha buda forumdan bir baska cevher,
diyorlarki
eger ext4 kullaniyorsan
su sekilde mount edersen disklerini
pek faydali olur.
ki ben ext3 bir sistemde denedim
acikcasi hic bir faydasini gormedim
ama bir dahaki sefere ext4 kurup deneriz.
http://forum.proxmox.com/threads/20899-Raid-10-8x-512gb-SSD-Low-performance
bu forum linki
buda mounting ayarlari:
/dev/pve/root / ext4 relatime,nodelalloc,barrier=0,errors=remount-ro 0 1
/dev/pve/data /var/lib/vz ext4 relatime,nodelalloc,barrier=0 0 1
/dev/md0 /boot ext4 relatime,nodelalloc,barrier=0 0 1
Off Topic!
deluge web ui, transmission web ui , passkey ziriltisi..
uzun zamandir bu web ui ler ile ugrasmamistim.
gercekten cok uzun zaman olmus.
en son baktigimda gayet yeteneksizdiler.
artik full featured, *tam tesekkullu* , torrent client olarak kullanilabilecek durumdalarmis.
once transmission web ui sini denedim
amaci yerine getiriyor
sonra deluge web ui sini denedim, deluge cliente onceden beri sevgim var nedense, bunu kullanmaya karar verdim.
birde passkey mevzusu var, eskiden private trackerlarda uis pass cookiesi girmen gerekiyordu, oysa simdi mesala torrentleechde direk indirdigin torrentin icine gomulu passkey
dolayisi ile islem cok basit , torrenti indir private trackerdan, web ui uzerinden ul et . oldu bitti.
TL mesela 3 ayri lokasyonda seed yapmana izin veriyormus, dokumantasyonuna bakarken okudum.
her neyse simdi basit bir sekilde web uileri kuralim ve calistiralim.
sistemimiz ubuntu x64
Transmission:
apt-get install transmission-daemon service transmission-daemon stop nano /etc/transmission-daemon/settings.json (change password & username, download location) service transmission-daemon start In browser visit your domain/IP:9091 - login Have fun..
Deluge:
sisteme deluge kullanicisi ekleyerek baslayacagiz: sudo adduser --disabled-password --system --home /var/lib/deluge --gecos "SamRo Deluge server" --group deluge sudo touch /var/log/deluged.log sudo touch /var/log/deluge-web.log sudo chown deluge:deluge /var/log/deluge* sudo apt-get update sudo apt-get install deluged deluge-webui nano deluged.conf ====================================================================== # deluged - Deluge daemon # # The daemon component of Deluge BitTorrent client. Deluge UI clients # connect to this daemon via DelugeRPC protocol. description "Deluge daemon" author "Deluge Team" start on filesystem and static-network-up stop on runlevel [016] respawn respawn limit 5 30 env uid=deluge env gid=deluge env umask=000 exec start-stop-daemon -S -c $uid:$gid -k $umask -x /usr/bin/deluged -- -d ====================================================================== nano deluge-web.conf ====================================================================== # deluge-web - Deluge Web UI # # The Web UI component of Deluge BitTorrent client, connects to deluged and # provides a web application interface for users. Default url: http://localhost:8112 description "Deluge Web UI" author "Deluge Team" start on started deluged stop on stopping deluged respawn respawn limit 5 30 env uid=deluge env gid=deluge env umask=027 exec start-stop-daemon -S -c $uid:$gid -k $umask -x /usr/bin/deluge-web ====================================================================== cp deluge* /etc/init/ service deluged start
Giris yap:
http://su.nu.cu.ip:8112
ilk password: deluge
Ayar eyle, slottur, capdir, ivirdir zivirdir
Gule Gule Kullan
yine yeniden password soran squid proxy
GUNCELLEME 12/ 28/ 2015 ubuntu 15.10 icin
apt-get update
apt-get install apache2-utils squid3 -y
htpasswd -c /etc/squid3/passwd kullaniciadi
wget -O /etc/squid3/squid.conf http://shukko.com/squid/squsqu.conf
nano /etc/squid3/squid.conf (ip adreslerini duzenle)
service squid3 restart && update-rc.d squid3 defaults
30 kasim pazar gecesi saat 03:33 // haftasonu isleri
// GUNCELLEME
SAAT 04:22 / AYNI GECE
BEN 3 KEDIM ILE BIRLIKTE BEKAR EVIMDE YASAYAN PASAKLI BIR INSANIM.ANCAK GZ ME !
BILENDE BOYLE BILSIN. HIC TIRI VIRI YAPMASIN. KARTLAR ACIK OYNANSIN PLS….
Using the WIDE DHCPv6 Client on Online.net dedicated servers
setup-dhcpv6.sh
#!/bin/bash DUID=$1 skill -9 dibbler-client dpkg -P dibbler-client rm -rvf /etc/dibbler /var/log/dibbler /var/lib/dibbler apt-get install -y wide-dhcpv6-client vim-common /etc/init.d/wide-dhcpv6-client stop echo 'profile default { script "/etc/wide-dhcpv6/dhcp6c-script"; };' > /etc/wide-dhcpv6/dhcp6c.conf echo 'id-assoc pd { prefix-interface eth0 { }; };' >> /etc/wide-dhcpv6/dhcp6c.conf echo 'interface eth0 { send ia-pd 0; };' >> /etc/wide-dhcpv6/dhcp6c.conf echo $DUID | awk '{ gsub(":"," "); printf "0: 0a 00 %s\n", $0 }' | xxd -r > /var/lib/dhcpv6/dhcp6c_duid /etc/init.d/wide-dhcpv6-client start
Download and run this with your online.net DUID specified, for example:
wget -O setup-dhcpv6.sh http://version6.ru/_export/code/en/online.net-wide-dhcpv6?codeblock=0 chmod +x setup-dhcpv6.sh ./setup-dhcpv6.sh 00:03:00:01:23:45:67:89:ab:cd
When the WIDE setup screen appears and asks on which interfaces to listen for DHCPv6, leave that as “eth0” (the default value), i.e. just press Enter.
How To Set Up SSH Keys
Step One—Create the RSA Key Pair
ssh-keygen -t rsa
Step Two—Copy the Public Key
ssh-copy-id user@123.45.56.78
done!
tips and tricks for android phones (sony xperia promo video demo mode disable when put on charge)
Many of you may know already but never is to much remembering.
So here are some codes you can enter in phone keypad.
System info (phone, battery, used and WiFi information)
*#*#4636#*#* (INFO) – Works on all Android devices
Service menu – The classic one that we are used to see from ages on ericsson and sony ericsson phones. (service info, device tests, etc…)
*#*#7378423#*#* (SERVICE)
Demo – Used in stores for demonstration, a video demonstrates the product when we push the power button and acts as a normal phone when we touch it.
*#*#73556673#*#* (sellmore) – choose activate. To deactivate just enter the same code again.
To reboot your phone (because you can’t remove the battery) press and hold at same time the power and volume up keys till it reboot.
SCREENSHOT: Holding down the power button now brings you a different menu compared to Android 2.3.7. Most users will probably notice that the ‘Take screenshot’ option has disappeared. Android ICS now allows you to take screenshots by holding down the power button and volume down button at the same time.
shadowsocks install
what is shadowsocks?
A secure socks5 proxy,
designed to protect your Internet traffic.
server installation
1- Ubuntu 14.04 LTS
apt-get update apt-get install python-pip python-m2crypto supervisor pip install shadowsocks
2- On your server create a config file /etc/shadowsocks.json
{ "server":"my_server_ip", "server_port":8388, "local_address": "127.0.0.1", "local_port":1080, "password":"mypassword", "timeout":300, "method":"aes-256-cfb", "fast_open": false, "workers": 1 }
3- Edit /etc/supervisor/conf.d/shadowsocks.conf
[program:shadowsocks] command=ssserver -c /etc/shadowsocks.json autorestart=true user=nobody
4- Add the following line into /etc/default/supervisor
ulimit -n 51200
5- Run
service supervisor start supervisorctl reload
Client Installation
1- Linuxmint 17
apt-get update apt-get install python-pip python-m2crypto pip install shadowsocks
2- On your server create a config file /etc/shadowsocks.json
{ "server":"my_server_ip", "server_port":8388, "local_address": "127.0.0.1", "local_port":1080, "password":"mypassword", "timeout":300, "method":"aes-256-cfb", "fast_open": false, "workers": 1 }
3- Run Client
sslocal -c /etc/shadowsocks.json
if you want it to go background:
nohup sslocal -c /etc/shadowsocks.json > log &
4- For Firefox Install ProxySelector addon
Proxy Selector > Manage Proxies > Add
socks v5
127.0.0.1
port 1080
That’s all
You’re ready to use your new shadowsocks proxy.