2x17 Male 75 years almost cut all the Internet in Armenia with a shovel
Sometimes one gets the idea that the internet is "in the cloud" and we forget that in fact we are connected by wires that go under the sea in most cases. Wednesday, April 6, 2011
Rikers Island Phone Number
In Armenia, the internet connection comes to 90% from Georgia through a cable. And accidentally Georgian woman of 75 who was digging for metal cut underground fiber optic cable and internet took away almost all the neighboring country. Women seeking copper to sell later as scrap.
As a result, 3.2 million people were left without internet 5 hours, which caused enough chaos for those who require the service to work. Some parts of the same Georgia and Azerbaijan were also affected. The Ministry of Interior of Georgia had to leave to give explanations regarding the incident. The woman was arrested when she discovered the problem, but due to his advanced age it is released later. Anyway, could face a sentence of up to 3 years for damage to property.
Meanwhile, local media and the lady named as the "hacker shovel
Source: By Cony Sturm (Where is take out the news this reporter FW ¬ ¬)
Original Source
Monster Energy Newborn
Sony pulls PlayStation Tablet Tablet with HoneyComb.
already is confirmed, is expected in the Asian market this summer and later this year or early 2012 in the West.
The new tablet in the basic model cost more than € 400, will include support with Android Honeycomb, two cameras, front and back it comes to 8 MPX, capacitive screen, USB connection, compatibility with televisions firm with which you can use remote control or keyboard to surf the Internet on TV, is compatible with PSOne games and will read music streaming Qriocity company.
may delay his departure for the disaster in Japan, will bring some controls similar to those of the PlayStation and PlayStation apportion branded Tablet, the screen will be a brick of 9.4 "even smaller than the Galaxy ipad2 or Tab.
already is confirmed, is expected in the Asian market this summer and later this year or early 2012 in the West.
The new tablet in the basic model cost more than € 400, will include support with Android Honeycomb, two cameras, front and back it comes to 8 MPX, capacitive screen, USB connection, compatibility with televisions firm with which you can use remote control or keyboard to surf the Internet on TV, is compatible with PSOne games and will read music streaming Qriocity company.
may delay his departure for the disaster in Japan, will bring some controls similar to those of the PlayStation and PlayStation apportion branded Tablet, the screen will be a brick
Do Your Hair Like A Star
Directories in Linux.
Well I hope this review helps tod @ s the one you wish to start in this system, since my blog I try to accommodate this system whenever I can, after all, no one born learned.
Time is our master, is now just read and practice to master the technique. Probervio xD my secular belief
HISTORY OF STANDARD: (Source)
There is a standard, the "File Hierarchy Standard" (FHS - Filesystem Hierarchy Standard) that attempts to define a basis, so that both system programs, such as users and administrators know where to find what they want. This standard is in its version 2.3 and the same document can be found in full at this address: http://www.pathname.com/fhs/pub/fhs-2.3.html . Are encouraged to read the wish to deepen the subject.
This standard is maintained by the 'Free Standards Group' , a nonprofit organization composed of hardware and software companies such as AMD, Computer Associates, Debian, Dell, Fujitsu, Google, HP, IBM, Intel, MySQL, NEC, Novell, Red Flag, Red Hat, Sun Microsystems, Veritas and many others. Most Linux distributions, including those that are part of Free Software Standards do not apply a strict and 100% standard, although the differences were minimal.
There are two types of distinctions when it comes to which type of content of a directory: Static / Dynamic and sharable / not shared. Static
Below you have a list of the most important system directories and used. To access them you can use the command cd 'directory name' . To view the content of these you can use the command ls-l 'directory name' .
Directory Structure (Source)
/: Root.
/ usr: Here is the vast majority of files on a Linux system such as documentation, executables, etc.
/ bin: Here are the commands you can use all users (including root).
/ sbin: Here are the commands that you can only use the root.
/ dev: Here are all the devices on your machine.
/ home: place where you store user accounts. As something like "My Documents" in Windows.
/ lib: Here are the libraries that are needed for the system.
/ var: Contains variable information such as system logs (/ var / log), local mail etc.
/ tmp: Temporary Directory .
/ etc: Here are all the settings. For example if we modify the Samba configracion just have to edit the text file / etc / samba / smb.conf
/ root: Account Manager.
/ boot: Here is everything related to booting.
/ media: mount point for file systems mounted locally.
/ mnt: is the predecessor of / media, it retained only for historical reasons
/ proc: virtual file system process information and kernel.
Information Expanded directories: (Source)
'll start doing
Well I hope this review helps tod @ s the one you wish to start in this system, since my blog I try to accommodate this system whenever I can, after all, no one born learned.
Time is our master, is now just read and practice to master the technique. Probervio xD my secular belief
HISTORY OF STANDARD: (Source)
There is a standard, the "File Hierarchy Standard" (FHS - Filesystem Hierarchy Standard) that attempts to define a basis, so that both system programs, such as users and administrators know where to find what they want. This standard is in its version 2.3 and the same document can be found in full at this address: http://www.pathname.com/fhs/pub/fhs-2.3.html . Are encouraged to read the wish to deepen the subject.
This standard is maintained by the 'Free Standards Group' , a nonprofit organization composed of hardware and software companies such as AMD, Computer Associates, Debian, Dell, Fujitsu, Google, HP, IBM, Intel, MySQL, NEC, Novell, Red Flag, Red Hat, Sun Microsystems, Veritas and many others. Most Linux distributions, including those that are part of Free Software Standards do not apply a strict and 100% standard, although the differences were minimal.
There are two types of distinctions when it comes to which type of content of a directory: Static / Dynamic and sharable / not shared. Static
- : contains binaries, libraries, documentation and other files that do not change without intervention from the administrator. Can be read-only devices (read-only) and do not need to do backups as often as with dynamic files
- Dynamic: contains files that are not static. Must find in reading-writing (read-write). They need to make backups often
- Shareable: contains files that can be found on a computer and used in another
- not shared: contains files that are not shareable
- Static: / bin, / sbin, / opt, / boot, / usr / bin
- Dynamic: / var / mail, / var / spool, / var / run, / var / lock / home
- Shareable: / usr / bin, / opt
- not shared: / etc, / boot, / var / run, / var / lock
Below you have a list of the most important system directories and used. To access them you can use the command cd 'directory name' . To view the content of these you can use the command ls-l 'directory name' .
Directory Structure (Source)
/: Root.
/ usr: Here is the vast majority of files on a Linux system such as documentation, executables, etc.
/ bin: Here are the commands you can use all users (including root).
/ sbin: Here are the commands that you can only use the root.
/ dev: Here are all the devices on your machine.
/ home: place where you store user accounts. As something like "My Documents" in Windows.
/ lib: Here are the libraries that are needed for the system.
/ var: Contains variable information such as system logs (/ var / log), local mail etc.
/ tmp: Temporary Directory .
/ etc: Here are all the settings. For example if we modify the Samba configracion just have to edit the text file / etc / samba / smb.conf
/ root: Account Manager.
/ boot: Here is everything related to booting.
/ media: mount point for file systems mounted locally.
/ mnt: is the predecessor of / media, it retained only for historical reasons
/ proc: virtual file system process information and kernel.
Information Expanded directories: (Source)
Directory ------------------------------- Description -------------------------------------------------- --------
/ bin / commands / core binaries (cp, mv, ls, rm, etc..)
/ boot / files used during system boot (kernel and RAM disk)
/ dev / core devices, hard drives, terminals, sound, video
, DVD / CD player, etc.
/ etc / config files used throughout the system that are specific to the computer
/ etc / opt / Configuration Files used by
programs housed within the / opt /
/ etc/X11 / Configuration files for X Window system (optional)
/ etc / sgml / Configuration files for SGML (optional)
/ etc / xml / Configuration Files XML (Optional)
/ home / home directories for users (optional)
/ lib / core shared libraries for binaries in / bin /, / sbin / and
the core system.
/ mnt / mounted file systems temporarily.
/ media / mount points for media devices such as reading units
CDs.
/ opt / package static applications.
/ Proc / virtual file system that documents events and states of
core. Contains mostly text files.
/ root / home directory root (super-user) (Optional)
/ sbin / Commands / binaries for system administration.
/ tmp / temporary files
/ srv / site-specific data served by the system.
/ usr / Secondary hierarchy for read-only shared data (Unix
system resources). This directory can be shared by multiple computers
and should not contain specific data
you share your computer.
/ usr / bin / Commands / binaries.
/ Usr / include / standard include files (headers header
used for development).
/ usr / lib / shared libraries.
/ usr / share / independent shared data architecture
system. Images, text files, etc.
/ usr / src / Source code (optional)
/ usr/X11R6 / X Window System Version 11, Release 6 (optional)
/ usr / local / Tertiary hierarchy for read-only shared data specific computer
that Share.
/ var / Files variables, such as logs, databases, server root directory
HTTP and FTP, mail queues, temporary files, etc.
/ var / cache / Cache provides application data.
/ var / crash / deposit information regarding system crashes (Optional)
/ var / games / applications for variable data sets (Optional)
/ var / lib / variable status information. Some servers like MySQL and PostgreSQL
store their databases in directories subordinate to it.
/ var / lock / lock files.
/ var / log / files and directories in the system log (logs).
/ var / mail / user mailboxes (Optional)
/ var / opt / data variables in / opt /.
/ var / spool / Application Data Queues.
/ var / tmp / temporary files preserved between restarts.
Funny Wedding Reception Invitation Wording
low Journaling File System for Linux, ReiserFS, Hans Reiser. A bullet Vergara
similes with windows not to enter background of architecture and little by little like a children's pool:)
A file system is basically the way they treated the bits of information within a logical or physical container, as it may be a network or a data system as we all know on a hard disk.
data systems windows are poorly known as the partition type to use "fat, fat32, ntfs ...
This "partition type" is itself a file system, each with its own characteristics amply described about file size limitations by / speed / safety ... can be found on windows file system windows NT kernel's natural, does not mean the network NTFS file system, but New Technology file system, a system that uses a log to store the metadata and convert it into your system so Journaling.
What is a journaling file system?
A system such as NTFS or ReiserFS journaling (and many more in linux) gives us the ability in case of sudden shutdown of equipment, or whatever it is, in the midst of a data transaction, the file is far from being broken uses a log to write when the transaction begins and when it ends and you have not finished the process clearly been "Half" so and so runs again not corrupt the data to a network failure / voltage / overflow.
Llendonos the Linux field, we have many types of file systems support journaling and within these types of systems, each has some features, sure we all have heard of ext2, ext3 ... jfs, xfs ...
I will not go into details, but are oriented to the file size and transaction journaling of the above being all but the ext2, which is still used by a lot, perhaps because of ignorance or how easy it is to access He personally consider it as fat, insecure, outdated, but still there are devices that use it, as well as dependent of fat for certain flash drives, mp3, flash, ext2 is needed for tomtom, browsers, mobile ...
ReiserFS system is used because it is quick to label small file transactions, the XFS instead on large, depending on how your system is recommended decantarte by one or another to save setbacks and making it easy and fast access to the medium , both as a physical network.
JFS is an IBM system that will point nothing more than "there" but is a minority.
The most commonly used for home user comfort just being ext3-compatibility, but note that it is the first to be "stable" was ReiserFS, but has a history obscura y es que Hans Reiser, su creador fue condenado por 15 años de carcel por matar a su mujer Nina Reiser, en 2006, Hans pidio que lo dejaran programar en la carcel, para aportar algo de dinero a sus hijos.
Si bien es cierto que cada uno preferimos un sistema de archivos, influye en la distro mucho la instalación por defecto, ya que todos hemos hecho más de una y de 50 veces en mi caso instalaciones por defecto y no todos supimos las diferencias de cual se adaptaba más a nuestras necesidades la primera, ni la segunda vez, yo aconsejo ext3 por su escalabilidad y compatibilidad con ext2 en el ambito domestico siempre lo he usado.
similes with windows not to enter background of architecture and little by little like a children's pool:)
A file system is basically the way they treated the bits of information within a logical or physical container, as it may be a network or a data system as we all know on a hard disk.
data systems windows are poorly known as the partition type to use "fat, fat32, ntfs ...
This "partition type" is itself a file system, each with its own characteristics amply described about file size limitations by / speed / safety ... can be found on windows file system windows NT kernel's natural, does not mean the network NTFS file system, but New Technology file system, a system that uses a log to store the metadata and convert it into your system so Journaling.
What is a journaling file system?
A system such as NTFS or ReiserFS journaling (and many more in linux) gives us the ability in case of sudden shutdown of equipment, or whatever it is, in the midst of a data transaction, the file is far from being broken uses a log to write when the transaction begins and when it ends and you have not finished the process clearly been "Half" so and so runs again not corrupt the data to a network failure / voltage / overflow.
Llendonos the Linux field, we have many types of file systems support journaling and within these types of systems, each has some features, sure we all have heard of ext2, ext3 ... jfs, xfs ...
I will not go into details, but are oriented to the file size and transaction journaling of the above being all but the ext2, which is still used by a lot, perhaps because of ignorance or how easy it is to access He personally consider it as fat, insecure, outdated, but still there are devices that use it, as well as dependent of fat for certain flash drives, mp3, flash, ext2 is needed for tomtom, browsers, mobile ...
ReiserFS system is used because it is quick to label small file transactions, the XFS instead on large, depending on how your system is recommended decantarte by one or another to save setbacks and making it easy and fast access to the medium , both as a physical network.
JFS is an IBM system that will point nothing more than "there" but is a minority.
The most commonly used for home user comfort just being ext3-compatibility, but note that it is the first to be "stable" was ReiserFS, but has a history obscura y es que Hans Reiser, su creador fue condenado por 15 años de carcel por matar a su mujer Nina Reiser, en 2006, Hans pidio que lo dejaran programar en la carcel, para aportar algo de dinero a sus hijos.
Si bien es cierto que cada uno preferimos un sistema de archivos, influye en la distro mucho la instalación por defecto, ya que todos hemos hecho más de una y de 50 veces en mi caso instalaciones por defecto y no todos supimos las diferencias de cual se adaptaba más a nuestras necesidades la primera, ni la segunda vez, yo aconsejo ext3 por su escalabilidad y compatibilidad con ext2 en el ambito domestico siempre lo he usado.
Subscribe to:
Posts (Atom)