Rời khỏi công ty, trên đường về nhà với nét mặt mệt mỏi. Tôi còn mệt mỏi nhiều trong cuộc rong chơi này. Tôi sẽ làm tới nó. Tới cái mức mà tôi kỳ vọng, bản thân tôi muốn.
Đừng bao giờ đi ăn một mình - đây vẫn là cuốn sách mà tôi tâm đắc nhất vì những gì tôi đọc trong nó, là những gì tôi nhận được từ một người anh, người thầy, người hướng dẫn!
Cứ ngon đã, rồi thành công sẽ đến!
Dù hai...
[HOW TO] 403 Access Denied In Tomcat
Hello,
Today I have a problem with Apache Tomcat: What is Tomcat default account?
I resolved once.
Let's go,
You built Tom Cat to use for hosting website. Once day you need to deploy *.war package and ...
Go to http://heineken.tiger:8080/manager/html and move to Manager App button. You log in with default account (C:\apache-tomcat-7.0.32\conf\tomcat-users) . However...
[LIFE] Who are administrators?
Currently, systems administrators need general knowledge (theoretical and practical) in a diversity of fields, from network technologies, to operating systems, diverse applications, basic programming in a large number of programming languages, extensive hardware knowledge - regarding the computer itself as well as peripherals - Internet technologies, web-page design, database management etc. And...
[LIFE] ...
Viết cho đầu ngày 21/ 01/ 2014. Buồn ngủ quá roài, sau chuyến đi ngày hôm qua.
Ngứa tay gõ vài dòng,
Tránh xa [cũng có thể ngồi gần nhưng không hưởng ứng] hoặc thấy ngứa thì nhảy vào đưa nó lên ây [ cũng có thể cho nó tiếp đất luôn] . Đơn giản, rất dị với kiểu này.
Facebook là một cái chợ, tránh xa cái chợ đó ra nếu muốn sống tử tế. Thông tin là cá nhân và Facebook là cái chợ cởi mở. Vì thế,...
[HOW TO] làm thế nào để thay đổi mật khẩu Gmail của bạn?

Để giữ tài khoản của bạn an toàn, tôi khuyên bạn tạo mật khẩu đảm bảo duy nhất - không sử dụng mật khẩu này cho bất kỳ website khác. Và nhớ, khi thay đổi mật khẩu cho Gmail, bạn cũng đang thay đổi mật khẩu cho các sản phẩm khác của Google bạn có thể sử dụng như YouTube, Google Drive.
Heineken: Tiger,...
[HOW TO] mount cannot mount block device //server/share read-only
You try to mount Samba share, you get this error as below:
ali33@01:/etc/skel$ sudo mount -t cifs //192.168.1.5/tool_utils /mnt/ -o username=pttien
[sudo] password for ali33:
mount: block device //192.168.1.5/tool_utils is write-protected, mounting read-only
mount: cannot mount block device //192.168.1.5/tool_utils read-only
You don't like once. Ok, the solution is very simple. You must...
[WHAT] thế nào là ./configure? make? make install?
Trong thế giới U[Li]nix, chuẩn phân phối các package dưới dạng tarball. Khi tarball được giải nén, gần như chắc chắn, bạn sẽ tìm thấy một tập tin "README" hoặc[và] tập tin "INSTALL" ở trong thư mục đó. Bạn nên đọc, đó là chỉ dẫn rất hữu dụng. Thông thường, bạn sẽ thực hiện cài đặt theo các bước sau:
./configure
make
make install
./configure
Cấu hình ứng dụng/phần mềm cần cài đặt để đảm bảo hệ thống...
Google Chrome sync behind the firewall
Google requires https to authenticate your profile with their server. If not, the sync don't work. Therefore, please make sure the firewall don't blocked 443 port.
A little shit!!!
How to bypass the firewall?
I will bypass :D
Thank you for reading this article, please a comment if you are interested.Tiến Phan - R0039Knowledge is EndlessSharing for Succ...
[HOW TO] useradd: unable to open password file
Hello Buddy,
In the mid night I have just found what is needed. It's simple.
When I created/deleted/modified an account in CentOS 6, I'm getting error:
userdel: cannot open /etc/passwd
Damn, I tried to fix it but ...
At the moment, my buddy call me that invite me out for lunch. I temporarily forget it. Let's go!
After come back home. Laptop, I need to start it to...
[HOW TO] add samba user?
Step 1: You create an operating account.
useradd hensiberg
Step 2: The smbpasswd utility to create a samba password for the user.
sudo smbpasswd -a hensiberg
Step 3: Add a user to a Samba share
[sharing]
comment = forever and one
path = /data/share
valid users = hensiberg tiger
public = no
writable = yes
Step 4: Restart the samba
service smbd restart
or
service smbd reload
Now you can access...
[HOW TO] kick off samba users?
Tiger: Do you need to kick off samba users?
Heineken: Yup, I need. I have some folder sharing on Samba. Now I don't want to share.
Tiger: Okay, you use smbstatus to find the Process ID. Then, you kill those PIDS.
Heineken: Oh it's simple. Why me don't think :D
Example:
root@##:/media# smbstatus
Samba version 3.6.3
PID Username Group ...
[HOW TO] fix the error: "E200 - Your LDAP & Windows (AD) password cannot be change, please contact the administrator"
Hi Buddy,
Today, user inform us that they can not change password and give error alert:
"E200 - Your LDAP & Windows (AD) password cannot be change, please contact the administrator".
User don't remember the password. They tell us that the reset password for them. We reset (1st), they use default password to reset continuously (2nd).
After investigated, we know a bit: "Minimum...