test import

Categories

Ad Home

Responsive Ads Here

Labels

642-813 SWITCH (2) 642-902 ROUTE (2) 643-832 TSHOOT (1) Access Based Enumeration (1) access list (2) AIX (1) Anti Malware (16) AutoIT (1) backtrack (4) Basic Networking (3) Blogspot (2) bootable USB (1) can not download attach file from gmail (1) ccna (9) CCNA Lab (19) centos (3) Check (1) Check_MK (3) cisco (51) Dell (1) DHCP (1) Download (2) Dynamic Host Configuration Protocol (1) ebook (2) Ebooks (18) eigrp (1) encapsulation (3) esxi5 (2) exam (13) exchange server 2010 (3) facebook (2) firewall-cmd (1) firewall-config (1) firewalld (1) Frame Relay (4) Free Router Simulator Softwares (1) FreeNAS (1) GhostSurf (1) gns3 (1) Hacking Security (5) hardware (1) hotspot (1) How to Change Windows 2008 R2 SID (1) How to create VPN network on Linux (1) How to install openSSH on AIX 5.3 (1) How to Install the Microsoft Core Fonts on Fedora 19 (1) HP (1) IBM (1) Infrastructure Monitoring (3) InterVLAN (1) ip routing (3) IPSec (2) ipv6 (1) IT (122) joomla (1) Kiến thức (278) LAN Technology (3) life skills for (1) lifeskills (2) linux (13) Linux-Unix (24) mac address (1) Magazine (9) Mail (2) mail server (1) MCSA (7) Microsoft (28) mikrotik (3) Multipoint (1) Nagios (3) NAT (1) nested (1) Network (1) Network Load Balancing (1) News (1) Nghệ thuật sống (1) O365 (4) Office 365 (4) OSPF (1) Packet tracer (19) Pass4sure (1) Point to Point (1) Point-to-Point Protocol (PPP) – CHAP (1) Point-to-Point Protocol (PPP) – PAP (1) Policy (3) Port Security (1) Practice Labs (19) Prerequisites (1) proxy (1) relax (7) rhel7 (1) RIP (1) routerOS (3) Routing (1) SAN (1) SAN Storage (1) Scripts (6) Server (1) server room (1) Sharepoint Server 2007 (1) Sharepoint Server 2010 (1) Spanning Tree Protocol (1) SSH login without password (1) Static Default Route (1) Storage (1) subnet (1) switch (1) System Requirements for Windows Server 2012 (1) Tản mạn (2) tcp-ip (1) telnet (1) TestInside (1) Thư giãn (4) Thủ thuật (2) tip (3) Tips + Tricks (29) trick (1) Tutorial (29) Tutorialvirtual server HighAvailability (1) ubuntu (4) unix (3) Unix-Linux (8) usb (1) Virtual Private Network (VPN) - IPsec (Site-to-Site) (1) Virtual Trunking Protocol (1) Virtualization (2) Virtualization HighAvailability (1) virus (5) vmware (6) vpn (4) vpn client (1) vpn client to site (2) vpn site to site (2) vSphere 5 (6) vSphere 5.1 (1) WAN Technology (13) Warranty (1) wildcard mask (1) windows 7 (1) windows 8 (1) windows server 2008 (3) Windows Server 8 (1)

Facebook

Ethereum

Subscribe for New Post Notifications

Ripple

Ethereum Price

Monday Tuesday Wednesday
$402.89 $384.06 $396.34

Contact Form

Name

Email *

Message *

Bitcoin

Litecoin

Browsing Category " Kiến thức "

Cấm users tạo public Distribution Group trên Office 365 (Cloud)

Như các bạn đã biết, với môi trường Office 365 Hybrid chúng ta vừa có thể tạo & quản lý DG trên AD cũng như trên Office 365 portal.

Tuy nhiên, hạn chế của việc tạo DG trên AD là chỉ có IT mới có quyền chỉnh sửa các DG đó!! Ói cơm luôn ^^

Trên Office 365 portal, mặc định tất cả users đều có quyền tạo mới, sửa, xóa các group cũng như quản lý các group mà họ có quyền Owner.

Nhưng...như vậy thì quá loạn!!

Ở bài viết này, tôi sẽ hướng dẫn Cấm tất cả users tạo public Distribution Group trên Office 365 (Cloud) , chỉ cấp quyền cho một vài Users được chỉ định để quản lý.

Bước 01: Chỉnh sửa User Roles:   "Default Role Assignment Policy"

managing-distribution-groups-step1

 

Bước 02: Tạo thêm 01 User Roles:   "Custom Role Assignment Policy"

managing-distribution-groups-step2

 

Bước 03: Gán User Roles mới cho nhân viên:

Dùng giao diện:

 

managing-distribution-groups-step3

Dùng Powershell:

  • 01 nhân viên bất kỳ:


Set-Mailbox <mailbox alias or name> -RoleAssignmentPolicy <assignment policy>

Ví dụ: Set-Mailbox lecuong -RoleAssignmentPolicy "Custom Role Assignment Policy"


  • Tất cả nhân viên:


Get-Mailbox | Set-Mailbox –RoleAssignmentPolicy “<Name of Policy>”

Ví dụ: Get-Mailbox | Set-Mailbox –RoleAssignmentPolicy "Custom Role Assignment Policy"

 

Cơm thêm:

Để cho phép một nhân viên nào đó (HR chẳng hạn) có quyền quản lý tất cả các group (mặc dù không có quyền Owner) thì chúng ta có thể tạo Admin Roles, gán ID của nhân viên HR này vào đó.

DG_admin_roles

 

Lưu ý: Tất cả các group tạo từ AD thì việc quản lý group vẫn phải được thực hiện từ AD.

Tạo và quản lý Distribution group (AD) dùng cho Office 365 bằng Powershell

Chào các bạn,

Khi triển khai Office 365 trên môi trường Hydrid, chúng ta có 02 tùy chọn Tạo & Quản lý  các Distribution group:  Trên Office 365 Portal (cloud) và trên Active Directory (on premise AD)

Ở bài viết này, tôi đề cập đến việc quản lý Distribution group trên AD.

group

Chỉ duy nhất group scopeUniversal thì  Exchange mới có thể gửi email.  Về group Type thì: Security hoặc Distribution đều được

Nhưng Universal Security group có thể phân quyền, còn Universal Distribution group chỉ có thể gửi email, không thể phân quyền.

Vì vậy, tôi khuyến cáo nên sử dụng Universal Security group.

Dùng lệnh New-ADGroup để tạo Distribution group (tham khảo cú pháp lệnh: http://ss64.com/ps/new-adgroup.html)

Tạo Distribution group trên AD thì đơn giản thôi, nhưng vấn đế nằm ở chỗ là lệnh New-ADGroup không hỗ trợ set email cho group.

group-email

Chúng ta sẽ dùng đoạn script sau để thực hiện việc tạo group, set địa chỉ email cho group.
Import-Module ActiveDirectory
$groups = Import-Csv 'groups.csv'
foreach ($group in $groups) {
$alias = $group.PrimaryAddress
New-ADGroup -Name $group.name -Path “OU=Group,OU=O365,DC=lottemart,DC=local” -Description $group.Description -GroupCategory Security -GroupScope Universal -Managedby Admin
Set-ADGroup -Identity $group.name -Replace @{mail=$alias}
}

C

Các group được tạo ra sẽ được quản lý bởi tài khoản Admin

Nội dung file group.csv như sau:
name    Description    PrimaryAddress
group2    group2 test    group2@banbeit.com

group3    group3 test    group3@banbeit.com

group4    group4 test    group4@banbeit.com

 

Set địa chỉ email cho một group đơn lẻ dùng lệnh sau: Set-ADGroup "Support Team" -Replace @{mail="support@banbeit.com"}

 

Cơm thêm: Add member vào group:

##Add all users from OU=O365 to group2
import-module ActiveDirectory

#Specify group name and the OU from where you want to query the users of.

$ADGroup = "Domain Users"

$OU = "*,OU=O365,DC=lottemart,DC=local”

Get-ADGroupMember $ADGroup | where {$_.distinguishedName -like $OU} | %{Add-AdGroupMember -Identity "group2" -member $_}

Lưu ý: Tất cả các group tạo từ AD thì việc cập nhật Members của group phải được thực hiện từ AD, trên Office 365 không có quyền chỉnh sửa (nếu cấu hình Dirsync, chọn one way sync)

Backup mailbox Office 365 bằng cách Share mailbox

Công ty bạn đang dùng Office 365 (email, sharepoint, yammer, ? Tất cả các nhân viên nghỉ việc sẽ bị remove license sử dụng Office 365?

Thông tin từ dịch vụ Office 365: sau 30 ngày tất cả các Users không có license sẽ bị xóa mailbox.

Yêu cầu của công ty:

  • Backup tất cả mailbox của các nhân viên đã nghỉ việc để phục vụ cho nhu cầu Auditing sau này.


##############################################################

Theo tìm hiểu của tôi thì Microsoft chưa hỗ trợ bất kỳ công cụ backup mailbox nào, trừ cách thủ công là cấu hình email vào chương trình MS Outlook sau đó backup file *.pst

Nếu bạn có danh sách cả trăm nhân viên cần backup mailbox thì bạn cần phải cài cả trăm email đó vào MS Outook và chờ nó download hết email về sau đó bakcup file .pst. Một công việc thật khủng khiếp.

Thật ra thì cũng có một vài công cụ (thương mại)của hãng thứ 3 hỗ trợ backup đồng loạt. Nhưng...công ty bạn có chấp nhận bỏ thêm chi phí để mua license cho công cụ backup này? Đa số là KHÔNG!

Cái khó ló cái khôn ^^!

Qua tìm hiểu thì tôi biết MS có hỗ trợ một lại mailbox không cần phải có license đó Share Mailbox.

Vậy Share mailbox là gì?

"Shared mailboxes make it easy for a specific group of people to monitor and send email from a common account, like public email addresses, such as info@contoso.com or contact@contoso.com. When a person in the group replies to a message sent to the shared mailbox, the email appears to be from the shared mailbox, not from the individual user.

Shared mailboxes are a great way to handle customer email queries because several people in your organization can share the responsibility of monitoring the mailbox and responding to queries. Your customer queries get quicker answers, and related emails are all stored in one mailbox

A shared mailbox doesn't have its own user name and password. You can't log into a shared mailbox directly using Outlook or Outlook Web App. You must first be granted permissions to the shared mailbox, and then you access it using Outlook or Outlook Web App. You don’t need to assign licenses to shared mailboxes, except when they are over their storage quota of 10 gigabytes (GB)." -- Via MS.

Theo định nghĩa ở trên thì Share mailbox được tạo ra để sử dụng cho một nhóm/bộ phận dùng chung.

Nhưng ở đây tôi sử dụng Share mailbox với mục đích là giữ lại mailbox của các nhân viên đã nghỉ việc trên server của Microsoft bằng cách chuyển đổi mailbox bình thường sang Share mailbox.

Các bước thực hiện như sau:

Trước hết chúng ta cần kết nối đến Office 365 bằng PS:
set-Executionpolicy remotesigned

$Cred = Get-Credential admin@contoso.onmicrosoft.com

$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell/ -Credential $Cred -Authentication Basic -AllowRedirection

Import-PSSession $Session

Chuyển đổi mailbox đã có sẵn sang Share mailbox

Kiểm tra loại mailbox:
Get-Mailbox -Identity lecuong@microsoft.com | Format-List RecipientTypeDetails

Chuyển đổi sang Shared Mailbox:
Set-Mailbox -Identity lecuong@microsoft.com -Type Shared

Sau khi chuyển đổi qua Share mailbox thì bạn có thể remove license của email trên, mặc kệ các cảnh báo (nếu remove license trên MS Portal)

Làm thế nào để truy cập Share mailbox này?

Để truy cập share mailbox này thì bạn cần phải gán quyền cho Admin hoặc bất kỳ ID nào mà bạn muốn cho họ sử dụng Share mailbox
Add-MailboxPermission –Identity lecuong@microsoft.com –User CuongITL@microsoft.com –AccessRights FullAccess

Hoặc:
 Add-MailboxPermission –Identity –Identity lecuong@microsoft.com –User CuongITL@microsoft.com –ExtendedRights "Send As"

Set-Mailbox –Identity lecuong@microsoft.com –GrantSendOnBehalfTo CuongITL@microsoft.com

Cơm thêm:

Chuyển đổi từ Share mailbox sang mailbox bình thường:
Set-Mailbox -Identity info@contoso.com -Type regular

Tạo Share mailbox mới (phục vụ cho Team nào đó trong cty chẳng hạn):
New-Mailbox -UserPrincipalName it-admin@microsoft.com -Name "Shared Mailbox" –Shared

 

Hi vọng với bài viết này sẽ giúp ích được cho các bạn đang tìm giải pháp lưu giữ mailbox của nhân viên công ty. :)

 

Bài 2: Các thành phần cơ bản trong bộ cài đặt AutoIT

On AutoIT
Ở bài trước, chúng ta đã cài đặt chương trình AutoIT và chạy thử một chương trình

Bài này, chúng ta sẽ tìm hiểu về một số file quan trọng nằm trong thư mục cài đặt và các thư mục con:
AutoIt3.exe - Công cụ dùng để chạy các mã nguồn viết bằng AutoIt
Aut2Exe.exe - Công cụ biên dịch file .au3 thành .exe
Exe2Aut.exe - Công cụ dịch ngược file .exe  về .au3 (viết bằng AutoIt - hiển nhiên)  //cái này đã bị nhà phát triển remove.
Au3Info.exe - Công cụ cho biết thông tin về các cửa sổ trên màn hình
.......
Cơ cấu tổ chức Thư mục cài đặt
Tổng kết trong bảng sau.






































Tập tin và   Thư mục
Mô tả

(Đầu cấp các tập tin)

AutoIt3.exe
Các chương trình và chính AutoIt tập tin cần thiết để chạy   script!

AutoIt3_x64.exe
Các phiên bản x64 của AutoIt (nếu được cài đặt).

AU3Info.exe
Cái Thông tin về Công cụ AutoIt Window.

AU3Info_x64.exe
Các phiên bản x64 của Au3Info (nếu được cài đặt).

AU3Check.exe
Các AutoIt cú pháp checker.

AutoIt.chm
 AutoIt Help File.

Uninstall.exe
Các AutoIt uninstaller.

AutoIt v3 Website.url
Truy cập nhanh http://www.autoitscript.com/site/autoit/

Aut2Exe


Icons\
Chứa các biểu tượng được sử dụng cho việc. Au3 kiểu tệp biểu tượng trong   Explorer.


Aut2Exe.exe
Script compiler.


Aut2Exe_x64.exe
Các phiên bản x64 của Aut2Exe (nếu được cài đặt).


AutoItSC.bin
Stub để thực thi biên soạn script.


AutoItSC_x64.bin
x64 stub để thực thi biên soạn script.


UPX.exe
Các máy nén UPX (shinks kích thước của tập tin exe).

Examples


GUI \
Chứa các ví dụ về GUIs viết bằng AutoIt.


Helpfile \
Chứa các tập lệnh được sử dụng trong rất nhiều sự giúp đỡ của tập tin ví dụ.

Extras


AutoUpdateIt \
Có chứa một tập lệnh lấy một cách dễ dàng cho các phiên bản mới nhất   của AutoIt3.


Editors\
Chứa màu cú pháp định nghĩa phổ biến đối với một số văn bản biên tập.


Exe2Aut \
Chứa utils script để chuyển đổi các biên soạn lại vào mã nguồn   ma.


SQLite \
SQLite có chứa dòng lệnh thực thi và một tập tin trợ giúp.


v2_to_v3_Converter\
Có chứa một công cụ để chuyển đổi các tập lệnh v2.64 để AutoIt v3 cú pháp.

Icons


Chứa các biểu tượng được sử dụng cho việc. Au3 kiểu tệp biểu tượng trong   Explorer.

Include


Chứa hàm thư viện

AutoItX


Dll chứa một phiên bản của AutoIt v3 cung cấp một nhóm   các tính năng của AutoIt thông qua một ActiveX / COM dll và giao diện.

SciTe


Là một công cụ để viết code AutoIT.



 Registry Keys

Linux Firewall (firewalld, firewall-cmd, firewall-config)

On centos

Hôm nay có việc đụng đến Firewall trên Centos 7 nên sẵn post bài này lên đây luôn cho những anh em nào cần.


Đỡ tốn thời gian tìm hiểu về firewalld khi lọ mọ mới chuyển từ iptables sang ^^!


Fedora 18 introduced firewalld as a replacement for the previous iptables service. Since RHEL7 and Oracle Linux 7 are based on Fedora 19, the switch from iptables service to firewalld is now part of the Enterprise Linux distributions. This article is a rework of the previous Linux Firewall article, bringing it up to date.


Note. You need to distinguish between the iptables service and the iptables command. Although firewalld is a replacement for the firewall management provided by iptables service, it still uses the iptables command for dynamic communication with the kernel packet filter (netfilter). So it is only the iptables service that is replaced, not the iptables command. That can be a confusing distinction at first.


Installation

Most installations will include the firewall functionality, but if you need to manually install it, do the following.




# yum install firewalld firewall-config


Make sure the service is started and will auto-start on reboot.




# systemctl start firewalld.service
# systemctl enable firewalld.service


You can check the current status of the service using the following command.




# systemctl status firewalld
firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled)
Active: active (running) since Sun 2014-04-20 14:06:46 BST; 30s ago
Main PID: 13246 (firewalld)
CGroup: /system.slice/firewalld.service
└─13246 /usr/bin/python /usr/sbin/firewalld --nofork --nopid

Apr 20 14:06:44 localhost.localdomain systemd[1]: Starting firewalld - dynamic firewall daemon...
Apr 20 14:06:46 localhost.localdomain systemd[1]: Started firewalld - dynamic firewall daemon.
#


To disable the firewall, run the following commands.




# systemctl stop firewalld.service
# systemctl disable firewalld.service


firewall-config


The GUI screen to control the firewall is available from the menu.




  • Fedora : System > Administration > Firewall

  • RHEL7/OL7 : Applications > Sundry > Firewall


Alternatively, if can be started from the command line using the firewall-config command. If it is not already present, it can be installed using the following command.




# yum install firewall-config


Once started, the "Configuration:" drop-down allows you to decide if you are modifying currently running settings (Runtime) or those saved for future use (Permanent). You can also configure basic trusted services, such as SSH, FTP and HTTP, by putting a tick in the appropriate checkbox. All changes are applied immediately.


Firewall GUI - Trusted Services


The "Ports" tab allows you to manually open ports that are not covered in the "Trusted Services" section.


Firewall GUI - Other Ports


Remember, changes to the runtime configuration will be lost after the next reboot. If in doubt, make all changes to the permanent configuration and reload the runtime configuration using the "Options > Reload Firewalld" menu option.



firewall-cmd


In addition to the GUI interface, the firewall rules can be amended directly using the firewall-cmd command. The full extent of the firewall configuration is beyond the scope of this article, so instead a few specific examples will be given to allow you to get a feel for it. This article also assumes you have a single network interface and are happy to keep it set to the default zone (public).


The firewall-cmd usage notes are displayed when you use the "-h" or "--help" options.




# firewall-cmd --help


Check the current top-level firewall configuration using the following commands.




# Check firewall state.
firewall-cmd --state

# Check active zones.
firewall-cmd --get-active-zones

# Check current active services.
firewall-cmd --get-service

# Check services that will be active after next reload.
firewall-cmd --get-service --permanent


Lock down and unlock the firewall using the following commands.




# firewall-cmd --panic-on
success
# firewall-cmd --query-panic
yes
# firewall-cmd --panic-off
success
# firewall-cmd --query-panic
no
#


Reload the runtime configuration from the permanent files using the following command.




# firewall-cmd --reload


The firewall comes with predefined services, which are XML files is the "/usr/lib/firewalld/services/" directory.




# ls /usr/lib/firewalld/services/
amanda-client.xml http.xml libvirt.xml pmwebapis.xml ssh.xml
bacula-client.xml imaps.xml mdns.xml pmwebapi.xml telnet.xml
bacula.xml ipp-client.xml mountd.xml pop3s.xml tftp-client.xml
dhcpv6-client.xml ipp.xml ms-wbt.xml postgresql.xml tftp.xml
dhcpv6.xml ipsec.xml mysql.xml proxy-dhcp.xml transmission-client.xml
dhcp.xml kerberos.xml nfs.xml radius.xml vnc-server.xml
dns.xml kpasswd.xml ntp.xml rpc-bind.xml wbem-https.xml
ftp.xml ldaps.xml openvpn.xml samba-client.xml
high-availability.xml ldap.xml pmcd.xml samba.xml
https.xml libvirt-tls.xml pmproxy.xml smtp.xml
#


You shouldn't edit these. Instead, copy a specific service file to the "/etc/firewalld/services/" directory and editing it there. The firewalld service always uses files in "/etc/firewalld/services/" directory in preference to those in the "/usr/lib/firewalld/services/" directory. Remember to reload the config after making any changes.




# firewall-cmd --reload


As with the GUI interface, you need to decide if you want to make changes to either the runtime configuration, permanent configuration or both. If you want to set both the runtime and permanent configuration you have two choices. Set them both independently, or set the permanent configuration and reload the firewall.


Add an existing service to a zone.




# # Set runtime and permanent independently.
# firewall-cmd --zone=public --add-service=https
# firewall-cmd --permanent --zone=public --add-service=https

or

# # Set permanent and reload the runtime config.
# firewall-cmd --permanent --zone=public --add-service=https
# firewall-cmd --reload


All subsequent examples will assume you want to amend both the runtime and permanent configuration and will only set the permanent configuration and then reload the runtime configuration.


Once you've amended the default configuration, the "/etc/firewalld/zones/public.xml" file will be created. You can manually amend this file, but you will need to issue a reload for the changes to take effect.


Check the services in a zone.




# firewall-cmd --zone=public --list-services
dhcpv6-client https ss
# firewall-cmd --permanent --zone=public --list-services
dhcpv6-client https ss
#


Remove a service from a zone.




# firewall-cmd --permanent --zone=public --remove-service=https
# firewall-cmd --reload


Open a specific port or range in a zone, check its runtime and permanent configuration, then remove it.




# firewall-cmd --permanent --zone=public --add-port=8080-8081/tcp
# firewall-cmd --reload

# firewall-cmd --zone=public --list-ports
8080-8081/tcp
# firewall-cmd --permanent --zone=public --list-ports
8080-8081/tcp
#

# firewall-cmd --permanent --zone=public --remove-port=8080-8081/tcp
# firewall-cmd --reload


Rich rules allow you to create more complex configurations. The following command allows you to open HTTP access to a specific IP address.




# firewall-cmd --permanent --zone=public --add-rich-rule="rule family="ipv4" \
source address="192.168.0.4/24" service name="http" accept"


The "/etc/firewalld/zones/public.xml" file now contains the rich rule.




<?xml version="1.0" encoding="utf-8"?>
<zone>
<short>Public</short>
<description>For use in public areas. You do not trust the other computers on networks
to not harm your computer. Only selected incoming connections are accepted.</description>
<service name="dhcpv6-client"/>
<service name="ssh"/>
<rule family="ipv4">
<source address="192.168.0.4/24"/>
<service name="http"/>
<accept/>
</rule>
</zone>


The rule can be removed directly from the XML file, or removed using the "--remove-rich-rule" option.




# firewall-cmd --permanent --zone=public --remove-rich-rule="rule family="ipv4" \
source address="192.168.0.4/24" service name="http" accept"


The following example opens and closes port 8080 for a specific source IP address using a rich rule.




# firewall-cmd --permanent --zone=public --add-rich-rule="rule family="ipv4" \
source address="192.168.0.4/24" \
port protocol="tcp" port="8080" accept"

# cat /etc/firewalld/zones/public.xml
<?xml version="1.0" encoding="utf-8"?>
<zone>
<short>Public</short>
<description>For use in public areas. You do not trust the other computers on networks
to not harm your computer. Only selected incoming connections are accepted.</description>
<service name="dhcpv6-client"/>
<service name="ssh"/>
<rule family="ipv4">
<source address="192.168.0.4/24"/>
<port protocol="tcp" port="8080"/>
<accept/>
</rule>
</zone>
#

# firewall-cmd --permanent --zone=public --remove-rich-rule="rule family="ipv4" \
source address="192.168.0.4/24" \
port protocol="tcp" port="8080" accept"


Backups and Transfers of Firewall Configuration


As all non-default configuration is placed under the "/etc/firewalld/" directory, taking a copy of the contents of this directory and its sub-directories constitutes a backup of the firewall configuration.


Not surprisingly, transferring the contents of this directory will allow you to duplicate the firewall configuration in other servers.



Reverting to the iptables Service


If you are not ready to make the break to firewalld, you can still use the iptables service by issuing the following commands.

# systemctl stop firewalld
# systemctl disable firewalld

# iptables-service

# touch /etc/sysconfig/iptables
# systemctl start iptables
# systemctl enable iptables

# touch /etc/sysconfig/ip6tables
# systemctl start ip6tables
# systemctl enable ip6table


 

( via oracle-base.com)

Một số thông tin về sản phẩm Microsoft Office 365

Hi anh em,
Thời gian vừa qua tôi có tham gia cùng với HPT và MS Sri Lanka triển khai dự án Office 365 Hybrid cho khách hàng nên cũng có một chút ít kinh nghiệm về em nó.
Vì vậy tôi viết bài này với mong muốn đem đến một chút ít kiến thức về Office 365 cho các anh em IT nào chưa biết, chưa tìm hiểu về bộ sản phẩm này.
Tôi nghĩ rằng bạn cũng đã nghe rất nhiều thông tin quảng cáo về Office 365, và có thể bạn cũng đang xem xét nó cho khách hàng của bạn, hoặc tổ chức của bạn.
Về nội dung thì hơi cô đặc, mang tính lý thuyết. Các bài sau sẽ nói về việc triển khai Office 365. :)

Office 365 là gì?
Office 365 thực ra là bộ phần mềm văn phòng mới nhất của Microsoft nhưng dựa trên nền tảng đám mây dành cho Windows, Mac và tablets.
Song song với bộ sản phẩm này thì vẫn có bộ Office 2013 - cái này thì chắc ai cũng biết ^^!

Office 365 có thể hiểu nôm na là gói các ứng dụng trả phí định kì bao gồm bộ Office (Word, Excel, PowerPoint...) và các gói hỗ trợ công việc kèm theo như: Lync, tài khoản email Exchange Online, dung lượng mở rộng cho OneDrive,  số phút gọi miễn phí trên Skype và cả Yammer - mạng xã hội dành cho công ty nữa.
Ngoài ra, Office 365 còn cung cấp nhiều gói thanh toán khác nhau là: Personal, Home và Business. Ở mỗi gói ứng với giá tiền tăng dần, người dùng sẽ nhận được thêm các tính năng, phần mềm hỗ trợ... Tuy nhiên, ở gói cơ bản nhất, Microsoft vẫn cung cấp khá nhiều tính năng cho người dùng: quyền truy cập đầy đủ vào trọn bộ Office, ứng dụng Office di động dành cho 2 HDH Android và iOS, dung lượng lưu trữ đám mây OneDrive và số phút gọi điện thoại thông qua Skype...

Khái quát các sản phẩm như sau:

Microsoft Office gồm tất cả các chức năng của Office Professional Plus (Word, Excel, PowerPoint, Onenote, Access,etc..) và Office Web App.
Exchange Online cung cấp dịch vụ e-mail trên cloud, calendar, các danh bạ…..tất cả đều được truy cập thông qua Internet bằng máy tính hoặc tất cả thiết bị di động smartphone.
Office SharePoint Online cho phép bạn cộng tác với các tính năng mạng xã hội thông qua Internet.
Lync Online cung cấp tin nhắn tức thời, hội nghị trực tuyến, audio và video hội nghị và cũng thông qua Internet.
Microsoft Office 365 được chia ra dành cho các đối tượng khách hàng:

  • Cá nhân

  • Doanh Nghiệp: chia ra doanh nghiệp vừa và nhỏ, doanh nghiệp bự. ^^

  • Riêng các tổ chức phi lợi nhuận có thể gửi đơn xin & MS sẽ xem xét cung cấp miễn phí


Tham khảo về các sản phẩm Office 365: http://office.microsoft.com/en-gb/products/
Office 365 dành cho các tổ chức phi lợi nhuận:http://www.microsoft.com/about/corporatecitizenship/en-us/office365-for-nonprofits/

Một số lợi điểm của Office 365: (đoạn này copy từ internet nhé ^^!)

  • Tiết kiệm chi phí


Triển khai các dịch vụ và phần mềm nội bộ giống nhau là một hành động gây lãng phí. SharePoint, Exchange, và Lync đều yêu cầu máy chủ vật lý. (Các) máy chủ này sẽ tiêu tốn điện năng, cũng như yêu cầu bộ làm mát. Bằng việc sử dụng Office 365, các doanh nghiệp sẽ không phải tiêu tốn tiền bạc vào việc đầu tư cho phần cứng cùng với cơ sở hạ tầng đi kèm, nhưng vẫn có được công cụ tương tự, đảm bảo cho công việc văn phòng.

  • Bảo dưỡng


Với số lượng máy chủ vật lý và cơ sở hạ tầng đi kèm trên, các doanh nghiệp sẽ phải “cắt cử” chuyên gia công nghệ thông tin và nhân viên khác nhằm duy trì và bảo dưỡng chúng. Tuy nhiên, với Office 365, Microsoft sẽ chịu trách nhiệm trong việc giữ cho máy chủ luôn được cập nhật, giải quyết các vấn đề xảy ra, nâng cấp phần cứng và phần mềm, cùng với một số bảo dưỡng khác. Điều này thực sự giá trị với các doanh nghiệp nhỏ nếu họ không có phòng công nghệ riêng, hoặc thậm chí là một nhân viên IT riêng.

  • Luôn sẵn sàng cho người dùng


Một trong những bất cập lớn nhất của các phần mềm trên máy tính là nó phải được cài đặt trên máy. Điện toán doanh nghiệp đang thay đổi nhanh chóng. Mọi người có xu hướng thực hiện rất nhiều tác vụ trên điện thoại thông minh và các nền tảng khác khi rời khỏi văn phòng của mình. Office 365 là một nền tảng dựa trên đám mây, giúp người dùng có thể truy cập bất cứ nơi nào họ kết nối được với Internet.
.

.....................có thời gian sẽ updates thêm thông tin, đang busy nhiều việc nên chỉ viết sơ sơ tới đây thôi.

Ai cần hỏi gì thì cũng hỏi, đáp luôn nhé!

Biến laptop Windows 8 thành điểm phát Wifi

On IT






Để kích hoạt được việc chia sẻ kết nối mạng qua sóng không dây trên Windows 8, hãy thực hiện theo các bước dưới đây.

Biến laptop Windows 8 thành điểm phát Wifi


Windows 7 đã có chức năng chia sẻ kết nối Internet qua giao thức ad-hoc. Tuy nhiên, trên Windows 8 chức năng này đã bị vô hiệu hóa, hay chính xác hơn là bị ẩn đi. Mặc dù không rõ nguyên nhân của việc làm này từ phía Microsoft hay không, nhưng chúng ta có thể nhận thấy được sự bất tiện rõ rệt. Muốn chia sẻ kết nối mạng qua sóng không dây, người ta thường phải cài đặt thêm 1 chương trình của bên thứ 3 như Connectify chẳng hạn.

Tuy nhiên, Microsoft không “khóa” hẳn tính năng này lại. Để kích hoạt được việc chia sẻ kết nối mạng qua sóng không dây, hãy thực hiện theo các bước dưới đây:

How to create VPN network on Linux

There are many ways to setup a VPN, for most users security is a concern because the VPN is basically a gateway to your whole home network. In this tutorial I will be using Hamachi for setting up the VPN.
LogMeIn Hamachi is a hosted VPN service that lets you securely extend LAN-like networks to distributed teams, mobile workers and your gamer friends alike. In minutes. More infomation: here
The most difficult thing for most people when setting up a VPN is forwarding a port in their router so that the VPN can actually connect. The port you need to forward is port 1723 and the procedure is probably explained in your router’s manual and won’t be covered here.

Dont worry! You can do this the easy way you can do this the easy way and install the Hamachi VPN for a very easy VPN setup.
This article will help you to add Linux machine to this existing network and communicate other systems ( windows + linux ) on this network.

03 steps to do this.


How to install openssh on AIX

On AIX
How to install SSH on AIX?

There are a lot of sites where the process is explained.
This article is a small doc so that I can remember and hopefully help others as well looking to install openssh on AIX 5.3.

Fortunately, it’s not very difficult to install!

03 steps:


1/Download the openssh and prerequisite openssl packages from their respective websites.

2/ Transfer the installation files to a temporary directory on the AIX server (/tmp)

3/ Unpack and install:

Install openSSL

root@banbeit.com:/tmp/ssh >uncompress openssl.0.9.8.1100.tar.Z
root@banbeit.com:/tmp/ssh >tar xf openssl.0.9.8.1100.tar
root@banbeit.com:/tmp/ssh >cd openssl.base 0.9.8.1100/
root@banbeit.com:/tmp/ssh/openssl.0.9.8.1100 >installp -acXYgd . openssl


Install openssh

root@banbeit.com:/tmp/ssh >uncompress openssh_5.2p1_aix53.tar.Z
root@banbeit.com:/tmp/ssh >tar xf openssh_5.2p1_aix53.tar
root@banbeit.com:/tmp/ssh >cd openssh_5.2p1_aix53
root@banbeit.com:/tmp/ssh/openssh_5.2p1_aix53 >installp -acXYgd . openssh


Once you have installed ssh, you may disable telnet by commenting it out of /etc/inetd.conf and stopping the service:

perl -p -i -e 's/^telnet/\#telnet/g' /etc/inetd.conf
refresh -s inetd

03 bước để login SSH trên remote server không cần password

Bạn có nhiều server linux cần quản lý, mỗi lần ssh tới mỗi server thì lại hỏi password rất phiền phức, tốn nhiều thời gian?
Bạn cần login vào các server đó theo giao thức ssh mà không cần hỏi password?
Tôi sẽ giúp bạn ^^!

Chúng ta sẽ sử dụng ssky-keygen và ssh-copy-id để làm điều này.

  • ssh-keygen sẽ tạo ra public và private keys.

  • ssh-copy-id sẽ copy public key của máy local đến remote-host’s authorized_keys.

  • ssh-copy-id đồng thời sẽ gán quyền cho máy local trên remote-host’s home, thư mục ~/.ssh, và ~/.ssh/authorized_keys.


Các bước thực hiện như sau


Bước 1: Tạo ra public và private keys sử dụng ssh-key-gen trên localhost.
lecuong@HQ.ITDept$
lecuong@HQ.ITDept$ ssh-keygen

Generating public/private rsa key pair.
Enter file in which to save the key (/home/jsmith/.ssh/id_rsa):[Enter key]
Enter passphrase (empty for no passphrase): [Press enter key]
Enter same passphrase again: [Pess enter key]
Your identification has been saved in /home/lecuong/.ssh/id_rsa.
Your public key has been saved in /home/lecuong/.ssh/id_rsa.pub.
The key fingerprint is:
d5:de:96:2f:f2:35:93:b3:f2:af:90:95:78:31:31:f9 lecuong@HQ.ITDept

Bước 2: Copy public key lên remote-host sử dụng ssh-copy-id
lecuong@HQ.ITDept$ ssh-copy-id -i ~/.ssh/id_rsa.pub remote-host-ip
lecuong@remote-host's password:
Now try logging into the machine, with "ssh 'remote-host'", and check in:
.ssh/authorized_keys
to make sure we haven't added extra keys that you weren't expecting.
Note: ssh-copy-id appends the keys to the remote-host’s .ssh/authorized_key.

Bước 3: Đăng nhập trên remote-host không cần password
lecuong@HQ.ITDept$ ssh remote-host-ip
Last login: Thur Sept 26 11:45:59 2013 from 10.165.123.123

Đơn giản thế thôi ^^!

Cài đặt Microsoft Core Fonts trên Fedora 19

Dạo này chuyển qua xài Fedora 19 (XFCE) trên laptop của công ty, vì vậy nên sẵn đó tôi viết vài bài về việc cài đặt những phần mềm cần thiết cho hệ điều hành này trong quá trình sử dụng phục vụ công việc.

Trong bài viết này, tôi sẽ hướng dẫn cài đặt Microsoft TrueType Core Fonts (Arial, Tahoma...) trên Fedora 19 ( các distro khác cài tương tự.)

Mở ternimal, chuyển qua quyền root:

[lecuong@ITDept.vlotte]# su -i

Có 2 cách cài Microsoft fonts:

Cài đặt Skype 4.2 trên Fedora 19

On IT
Trong bài viết này, tôi sẽ hướng dẫn cài đặt Skype 4.2 trên fedora 19. Các distro khác tương tự.

1.Chuyển sang quyền root




su -


2. Cài đặt thêm các gói cần thiết


$ yum install alsa-lib.i686 fontconfig.i686 freetype.i686 glib2.i686 libSM.i686 libXScrnSaver.i686 libXi.i686 libXrandr.i686 libXrender.i686 libXv.i686 libstdc++.i686 pulseaudio-libs.i686 qt.i686 qt-x11.i686 zlib.i686 qtwebkit.i686

3. Tải về gói Skype 4.2 Dynamic


$ cd /tmp
$ wget --trust-server-names http://www.skype.com/go/getskype-linux-dynamic

4. Tiến hành cài đặt Skype

IT Infrastructure Monitoring - part 2

Triển khai Nagios core + check_mk trên CentOS 6.4 minimal

Phần 2: Cài đặt Check_MK plugin

Check_MK là một plugin bổ trợ cho Nagios, với nhiều chức năng và giao diện trực quan hơn.
Thông tin : Check_MK
Chúng ta tiến hành cài đặt Check_MK

Bước 1: Download Check_MK


[root@lecuong.info ~]# cd /tmp





[root@lecuong.info tmp]# wget http://mathias-kettner.de/download/check_mk-1.2.2p1.tar.gz



Bước 2: Cài đặt


[root@lecuong.info tmp]# tar xvzf check_mk-1.2.2p1.tar.gz
[root@lecuong.info tmp]#cd check_mk-1.2.2p1
[root@lecuong.info check_mk-1.2.2p1]#./setup.sh



Tất cả tùy chọn để mặc định hết.

Quá trình cài đặt Check_MK xem như đã hoàn tất.

Bước 3: Khai báo các host, các thiết bị cần giám sát


[root@lecuong.info ~]# vi/etc/check_mk/main.mk




Bước 4: Lấy thông tin từ các host


[root@lecuong.info ~]#cmk -I



Bước 5: Tích hợp check_mk vào Nagios


[root@lecuong.info ~]#check_mk -O




Bước 6:
Khởi động lại Nagios và truy cập vào trang quản lý tại địa chỉ : http://ip-address/check_mk ( thay thế cho ip-address/nagios)
Copyright by http://www.lecuong.info

IT Infrastructure Monitoring - part 1

Triển khai Nagios core + check_mk trên CentOS 6.4 minimal

Tôi sử dụng CentOS 6.4 mininal (dung lượng CD cài đặt 350MB) chỉ với những package cần thiết, core của Centos để tối ưu hệ thống. Quá trình cài đặt CentOS thì tôi không đề cập đến nữa.

Trong khuôn khổ bài viết này, tôi chỉ viết về Nagios.

Phần 1: Cài đặt Nagios Core

Bước 1: Tạo user và group để cho Nagios
[root@lecuong.info ~]# useradd nagios [root@lecuong.info ~]# groupadd nagcmd [root@lecuong.info ~]# usermod -a -G nagcmd nagios

Bước 2: Cài đặt các gói cần thiết
[root@lecuong.info ~]# yum install httpd gcc glibc glibc-common gd gd-devel php

Bước 3: Download gói core của Nagios và plugins
[root@lecuong.info ~]# cd /tmp

[root@lecuong.info tmp]# wget http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.5.0.tar.gz

[root@lecuong.info tmp]# wget http://prdownloads.sourceforge.net/sourceforge/nagiosplug/nagios-plugins-1.4.16.tar.gz

Bước 4: Cài đặt Nagios core:
[root@lecuong.info tmp]# tar xvzf nagios-3.5.0.tar.gz

[root@lecuong.info tmp]#cd nagios

[root@lecuong.info nagios]#./configure --with-command-group=nagcmd

[root@lecuong.info nagios]#make all

[root@lecuong.info nagios]#make install-init

[root@lecuong.info nagios]#make install-config

[root@lecuong.info nagios]#make install-commandmode

[root@lecuong.info nagios]#make install-webconf

[root@lecuong.info nagios]#htpasswd -c /usr/local/nagios/etc/htpasswd.users nagiosadmin

[root@lecuong.info nagios]#service httpd start

[root@lecuong.info nagios]#chkconfig httpd on

Bước 5: Cài đặt Nagios plugin
[root@lecuong.info nagios]#cd /tmp
[root@lecuong.info tmp]#tar xvzf nagios-plugins-1.4.16.tar.gz
[root@lecuong.info tmp]#cd nagios-plugins-1.4.16
[root@lecuong.info nagios-plugins-1.4.16]#./configure --with-nagios-user=nagios --with-nagios-group=nagios
[root@lecuong.info nagios-plugins-1.4.16]#make
[root@lecuong.info nagios-plugins-1.4.16]#make install

Bước 6: Kiểm tra cấu hình sau khi đã config xong
root@lecuong.info ~]# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg

 

Total Warnings: 0

Total Errors: 0

Bước 7: Start các dịch vụ Nagios
[root@lecuong.info ~]#chkconfig –add nagios
[root@lecuong.info ~]#chkconfig nagios on
[root@lecuong.info ~]#service nagios start

 

Vậy là hoàn tất việc cài đặt Nagios core. Giờ bạn có thể login và giám sát các host thông qua trang quản lý tại: http://ip-addess/nagios/

User: nagiosadmin

Pw: nagios

Hệ thống Nagios mặc định sẽ add localhost làm đối tượng monitor đầu tiên.

(cont.)
Copyright by http://www.lecuong.info

IT Infrastructure Monitoring

IT Infrastructure Monitoring
Sẵn đang triển khai dự án này cho khách hàng nên tôi viết bài này luôn

With Nagios you can:
  • Monitor your entire IT infrastructure
  • Spot problems before they occur
  • Know immediately when problems arise
  • Share availability data with stakeholders
  • Detect security breaches
  • Plan and budget for IT upgrades
  • Reduce downtime and business losses
Nagios là một hệ thống giám sát mạnh mẽ cho phép các tổ chức xác định và giải quyết các vấn đề cơ sở hạ tầng CNTT trước khi chúng ảnh hưởng nghiêm trọng đến quá trình kinh doanh.
Đầu tiên ra mắt vào năm 1999, Nagios đã phát triển với hàng ngàn dự án được phát triển bởi cộng đồng Nagios trên toàn thế giới . Nagios chính thức bảo trợ bởi doanh nghiệp Nagios, hỗ trợ các cộng đồng trong một số cách khác nhau thông qua doanh số bán hàng thương mại của sản phẩm và dịch vụ .
Nagios theo dõi toàn bộ cơ sở hạ tầng CNTT của bạn để đảm bảo hệ thống, ứng dụng, dịch vụ và quy trình kinh doanh đang hoạt động tốt. Trong trường hợp thất bại, Nagios có thể cảnh báo vấn đề với nhân viên kỹ thuật, cho phép họ bắt đầu quá trình phục hồi trước khi bị sự cố, ảnh hưởng đến quá trình kinh doanh, người sử dụng, hoặc khách hàng. Với Nagios bạn không bao giờ phải giải thích tại sao một sự cố vô hình lại xảy ra đối với cơ sở hạ tầng mấu chốt của tổ chức.
Chức năng
  • Giám sát trạng thái hoạt động của các dịch vụ mạng (SMTP, POP3, IMAP, HTTP, ICMP, FTP, SSH, DHCP, LDAP, DNS, name server, web proxy, TCP port, UDP port, cở sở dữ liệu: mysql, portgreSQL, oracle)
  • Giám sát các tài nguyên các máy phục vụ và các thiết bị đầu cuối (chạy hệ điều hành Unix/Linux, Windows, Novell netware): tình trạng sử dụng CPU, người dùng đang log on, tình trạng sử dụng ổ đĩa cứng, tình trạng sử dụng bộ nhớ trong và swap, số tiến trình đang chạy, các tệp log hệ thống.
  • Giám sát các thông số an toàn thiết bị phần cứng trên host như: nhiệt độ CPU, tốc độ quạt, pin, giờ hệ thống…
  • Giám sát các thiết bị mạng có IP như router, switch và máy in. Với Router, Switch, Nagios có thể theo dõi được tình trạng hoạt động, trạng thái bật tắt của từng cổng, lưu lượng băng thông qua mỗi cổng, thời gian hoạt động liên tục (Uptime) của thiết bị. Với máy in, Nagios có thể nhận biết được nhiều trạng thái, tình huống sảy ra như kẹt giấy, hết mực…
  • Cảnh báo cho người quản trị bằng nhiều hình thức như email, tin nhắn tức thời (IM), âm thanh …nếu như có thiết bị, dịch vụ gặp trục trặc
  • Tổng hợp, lưu giữ và báo cáo định kỳ về tình trạng hoạt động của mạng.

Các bạn quan tâm, có thể tham khảo thêm về Nagios tại đây.
Hoặc liên hệ trực tiếp với tôi để được tư vấn & hỗ trợ triển khai.

###
Một số hình ảnh:


[IMG]
[IMG]
[IMG]
[IMG]
[IMG]

Các bạn có thể xem toàn bộ bài viết tại:    http://forum.itlab.com.vn

Hoặc xem từng phần trên blog này. :) 
Copyright by http://www.lecuong.info

What's New in VMware vSphere 5.1?

System Requirements for Windows Server 2012

The official requirements for installing Windows Server 2012 are as follows:
Processor: Minimum: 1.4 GHz 64-bit Processor
RAM: Minimum: 512 MB
Disk Space: Minimum: 32 GB

Note: Be aware that 32 GB should be considered an absolute minimum value for successful installation. The system partition will need extra space for any of the following circumstances:
  • If you install the system over a network.
  • Computers with more than 16 GB of RAM will require more disk space for paging, hibernation, and dump files.
Other requirements include:
  • DVD Drive
  • Super VGA (800x600) or higher resolution monitor
  • Keyboard and Microsoft® mouse (or other compatible pointing device)
  • Internet Access

On the other hand, Windows Server 2012 (available in a number of different editions) scales up to 4 TB of memory in the Enterprise and Standard editions with up to 320 Logical processors.  The chart below gives some guidance on memory limits across the various editions of Windows Server.
image

Also, when trying to understand which version of Windows Server 2012 is right for your business, its important to note that for Windows Server 2012, the primary differences between the Standard and Datacenter editions are virtualization rights.  Windows Server 2012 Standard contains virtualization rights to run two operating systems virtually (licensing needs to be purchased separately if applicable) and Windows Server 2012 Datacenter is unlimited.
When you get to the point of actually installing Windows Server 2012, I’d recommend you take a look at the Windows Server 2012 Installation Options post off Microsoft TechNet which can be found here.
Download a Windows Server 2012 evaluation here.
Copyright by http://www.lecuong.info

Nghệ thuật thu phục chiến tướng công nghệ

Chuyện kể rằng, ngày xưa có một anh IT Manager chuyên ngành Toán Tin. Thiếu thời đam mê truyện Kim Dung và Tam Quốc Diễn Nghĩa. Tuổi tứ tuần anh đầu quân cho một công ty dược nước ngoài ở Việt Nam.

Phó giám đốc vận hành là bạn cùng tiến, cảm phục tài năng đã tiến cử người bạn năm nào với CEO.

Không lâu sau tài năng quản lý doanh nghiệp gặp tài năng quản lý công nghệ. Và cho biết thêm công ty hiện có 1 quản lý hạ tầng 9 năm công lực ở công ty nhưng mảng giải pháp quản lý thì chầm chậm tiến.

Ngày phó giám đốc công nghệ gia nhập công ty. Sysadmin gửi email: "Chào mừng anh tới địa ngục" và kèm theo nụ cười nửa đùa nửa thật

Tuần đầu tiên làm việc Sysadmin không thấy sếp mới hỏi hang gì về hệ thống mà cứ đi ăn trưa hết phòng ban này tới phòng ban khác ngoại trừ phòng IT!

Tuần thứ hai, sếp mới thường xuyên trò chuyện với cấp dưới của Sysadmin. Còn với Sysadmin thì chỉ tếu táo chuyện đời thường.

Anh chàng Sysadmin trong phút chốc yếu lòng tự hỏi: "có khi nào mình bị loại khỏi cuộc chơi?". Lăng tăn trong lòng mình nắm hệ thống gần chục năm đâu có dễ như thế.

Sếp công nghệ trong đầu lại có kế hoạch khác.

Cuối tuần thứ 3, sếp công nghệ gọi điện cho CEO: "anh chiều nay anh em làm vai chai anh ơi". Đâu bên kia nói: "có chuyện gì rồi phải không?" Rồi cười haha.

Sếp công nghệ gọi tiếp cuộc thứ 2 cho Sysadmin: "chiều nay anh và CEO làm vài chai. Em ra nhá. Chuyện quan trọng".

Sysadmin lẩm bẩm:"chiêu gì đây?"

Sếp công nghệ hẹn Sysadmin đến trễ 1 tiếng so với hẹn CEO. 1 Giờ trôi qua, vài chai ken cũng đủ ngà ngà nói thật với nhau nghe.

"Anh ơi cậu Sysadmin công ty mình nội lực rất thâm hậu. Để giao tiếp hiệu quả với cậu ấy, em cần ít thời gian để trao dồi thêm vốn từ vựng hệ thống. Nếu không em sợ không giải quyết được vấn đề anh giao". Sếp công nghệ chia sẻ chân tình.

CEO đáp lại: "thôi không cần đâu, em cứ xem cậu ấy là một phần trong em là được chứ gì". Nó xong rút điện thoại gọi cho Sysadmin: "anh đang ngồi ở cao lầu quán, ra anh có việc gấp". "tới liền sếp ơi".

Làm xong tua đầu. CEO nói liên với Sysadmin: "Sysadmin nè, phó giám đốc công nghệ trách anh nên để em vai trò hiện tại của cậu ấy mới phải. Vì em hiểu công ty và kiểm soát thống tin triệu đô". "Nhưng chỗ anh em lâu năm anh nói thiệt. Anh muốn em bổ sung phần phó giám đốc công nghệ đang thiếu và ngược lại. Khi nào nội lực em tăng lên, anh có chỗ khác cho em. Đừng lo".

Lúc này Sysadmin chưa phê bia còn tỉnh táo và mừng thâm "chà, thì ra là dzậy".

Không khí bia bọt tình thân tràn về bàn bia của 3 người quan trọng của công ty dược.

Bỗng nhiên Sysadmin lên tiếng:" sếp công nghệ ơi, em sẽ chiến cùng anh nhưng với 1 điều kiện".

"em cứ nói". Sếp công nghệ đáp.

"Anh phải giúp em trở thành 1 CIO, không nhất thiết ở công ty này". Sysadmin khẳng khái.

Tiếng cười vang lên pha lẫn giọng nói từ 2 người đàn ông còn lại: "chuyện nhỏ như con thỏ".

Sau đó 1 master plan được viết ra. Sysadmin với hướng dẫn của sếp công nghệ chịu trách nhiệm phát triển ERP cho công ty. Còn sếp công nghệ triển khai cắt giảm chi phí hệ thống với tư vấn của Sysadmin.

3 năm sau. Công ty mở rộng mua lại một công ty cùng ngành. Anh chàng Sysadmin ngày nào được bổ nhiệm làm CIO của công ty đó.

(Tìm thấy ở ITLC Tàng Kinh Các)
Copyright by http://www.lecuong.info

Hosting chất lượng cao, khuyến mãi đặc biệt cho thành viên ITLab

On IT
Với mục đích hỗ trợ cho các thành viên diễn đàn (http://forum.itlab.com.vn) có nhu cầu thuê host riêng để thiết kế web cho cá nhân hoặc cho công ty, Ban quản trị diễn đàn sẽ cung cấp các gói hosting với chất lượng ổn định, server đặt tại Data Center của VDC, hỗ trợ 24/7.

1/ Basic:
- 800MB dung lượng
- 50 địa chỉ email
- 20GB băng thông
- 2 My SQL
Giá là: 90.000VNĐ chưa VAT/tháng

2/ Pro:
- 1.200MB dung lượng
- 50 địa chỉ mail
- 50GB băng thông
- 7 My SQL
Giá là: 135.000VNĐ chưa VAT/tháng

3/ Enterprise:
- 3GB dung lượng
- 500 địa chỉ mail
- 150GB băng thông
- 12 My SQL
Giá là: 250.000VNĐ chưa VAT/tháng

4/ Enterprise Pro:
- 10GB dung lượng
- 500 địa chỉ mail
- 350GB băng thông
- 12 My SQL
Giá là: 1.000.000VNĐ chưa VAT/tháng

Đặc biệt giảm giá từ 20% đến 30% cho thành viên diễn đàn ITLab. ( http://itlab.com.vn)

Ngoài ra, chúng tôi còn cung cấp domain, phần mềm bản quyền, hệ thống Server, Laptop, PC...v.v....
 với giá cả tốt nhất.

Bảng giá domain như sau:

Tên miền Việt Nam - Cấp 2, 3Phí khởi tạoPhí duy trì / nămGhi chú
.vn450.000 VNĐ
350.000 VNĐ
600.000 VNĐ
480.000 VNĐ
.com.vn .net.vn .biz.vn450.000 VNĐ
350.000 VNĐ
480.000 VNĐ
350.000 VNĐ
.gov.vn .org.vn .edu.vn .pro.vn.int.vn ac.vn info.vn health.vn
Tên miền theo địa giới hành chính
450.000 VNĐ
200.000 VNĐ
480.000 VNĐ
200.000 VNĐ


Tên miền Quốc TếPhí khởi tạoPhí duy trì / nămGhi chú
.com .net .org240.000 VNĐ
.biz .co.in .net.in .org.in .firm.in .gen.in .ind.in220.000 VNĐ
.info230.000 VNĐ
.us210.000 VNĐ
.cc710.000 VNĐ
.ws252.000 VNĐTên miền website
.tv840.000 VNĐTên miền tivi
.mobi420.000 VNĐTên miền Mobi
.eu(không được phép transfer)250.000 VNĐTên miền khu vực Âu Châu
.asia375.000 VNĐTên miền khu vực Á Châu
.me567.000 VNĐ
.tel315.000 VNĐ
.co735.000 VNĐ
.com.co .net.co .nom.co420.000 VNĐ
.in440.000 VNĐ
.co.uk .org.uk .ltd.uk .plc.uk .me.uk330.000 VNĐ
.com.tw .idv.tw .game.tw .ebiz.tw .club.tw750.000 VNĐ
.tw880.000 VNĐ
.name250.000 VNĐ


Lợi nhuận sẽ được chúng tôi dùng để chi cho công tác từ thiện.
Vì vậy rất mong mọi người ủng hộ chúng tôi khi có nhu cầu.

Xin chân thành cảm ơn.
Copyright by http://www.lecuong.info

Tìm kiếm driver qua Device ID

On IT
Việc phải cài đặt trình điều khiển (driver) cho các máy tính để bàn, máy tính xách tay là một công việc đòi hỏi phải có chút kĩ năng. Đôi khi bạn làm mất đĩa CD/DVD driver của máy tính và công việc tìm driver trở nên không hề dễ dàng đối với những người “ngoại đạo”. Thực hiện các hướng dẫn sau để tìm driver một cách nhanh chóng.
 
Các bước tiến hành:
 
1. Vào mục quản lý thiết bị (device manager) bằng cách vào cửa sổ Run, gõ devmgmt.msc rồi nhấn OK.
 
2. Các thiết bị chưa có driver sẽ có biểu tượng màu vàng hoặc có tên là Unknown Device.
 
 
3. Chuột phải vào thiết bị bất kỳ nào đó thiếu driver và chọn Properties.
 
 
4. Chuyển tới thể Details rồi lựa chọn dòng Device Instance Path từ mũi tên có chứa danh sách xổ xuống
Ví dụ dòng sau :
PCI\VEN_1180&DEV_0843&SUBSYS_382D17AA&REV_05\4&1697FF41&0&34F0
Ở đây mã nhận dạng của nhà sản xuất (Vendor ID) ở dòng 1180 và Device Id là 0843.
 
5. Sau đó bạn vào địa chỉ sau PCI DATABASE và nhập Vendor ID cùng Device ID tương ứng vào và nhấn nút Search để trang web bắt đầu tìm kiếm.
Việc đơn giản bây giờ là nhờ bộ máy tìm kiếm đầy sức mạnh www.google.com để tìm và tải các driver bạn cần. Hy vọng với hướng dẫn trên, các bạn có thể dễ dàng tìm thấy driver cần thiết cho chiếc máy tính của mình.

Theo XHTT
Copyright by http://www.lecuong.info