Author Archives: administrator

Anonymous samba sharing config

install  samba

# apt-get install samba samba-common python-glade2 system-config-samba

 

config  file edit

# nano /etc/samba/smb.cnf

[global]
workgroup = WORKGROUP
server string = Samba Server %v
netbios name = ubuntu
security = user
map to guest = bad user
dns proxy = no
#============================ Share Definitions ============================== 
[Anonymous]
path = /samba/anonymous
browsable =yes
writable = yes
guest ok = yes
read only = no

-------------------------------
# mkdir -p /samba/anonymous
#service smbd restart
 Continue reading 

Enable Apache 2 SSL for Ubuntu 14.04

Login into Server Command Line    su  to  root 

Enabling Apache SSL

#sudo  a2enmod ssl

#sudo   a2ensite default-ssl

Review the Apache Default SSL Configuration for localhost

#cat /etc/apache2/sites-available/default-ssl.conf

# /etc/init.d/apache2 restart

 

Test Access the Domain over SSL

https://ipaddress or Domain name

 

OK Work

วิธีแก้ update windows 10 error 0x80070002-0x20016

อาการนี้

รองแก้ตามนี้นะครับ

Windows 10 was launched a week ago, and it has been doing great.

Windows-10-Update-Something-Happened
If you have tried forcing the upgrade by using the Media Creation Tool, chances are you may have run into a hilarious error which says “Something Happened 0x80070002 – 0x20016″.

(excuse the Windows Snip message – I didn’t notice it until it was too late)

Continue reading

รหัสลับสำหรับ Samsung – ซัมซุงรหัสลับโทรศัพท์

เป็นที่ทราบกันว่านอกจากเมนูตัวเลือกโทรศัพท์มือถือมีตัวเลือกที่ซ่อนอื่น ๆ ที่สามารถเข้าถึงได้เฉพาะในกรณีที่คุณพิมพ์รวมกันที่สำคัญบางอย่าง ตัวอักษร Ciffre และอักขระพิเศษ รหัสลับของ telefonelor มือถือหรือมีการเข้าถึงช่วงกว้างของคำสั่งหรือมีการเข้าถึงที่เร็วกว่าในบางตัวเลือกอย่างใดอย่างหนึ่งที่เราสามารถปลดล็อคหรือถอดรหัสโทรศัพท์

samsung-phone-300x300

 รหัสลับ :

# * # 5376 ลบ SMS ทั้งหมด!
6837 # # รุ่นซอฟท์แว *: (0003000016000702)
อุปกรณ์เสริม # # * 7326
# นอนตัวแปร # * 7683 

Continue reading

ลืมรหัสผ่าน มือถือ android

แอดมินเชื่อว่าหลายๆคนที่ชอบตั้งรหัสผ่านล็อคเครื่อง เพื่อป้องกันไม่ให้ใครมาเล่นเครื่องของเรา แต่หลายคนที่เคยตั้งไว้กลับลืมรหัสผ่านซะงั้น นึกเท่าไรก็นึกไม่ออกว่าเราตั้งรหัสอะไรไว้ จะไปถามใครก็ไม่ได้เพราะไม่ได้บอกใคร IMG_2776

Continue reading