-
Posts
2099 -
Joined
-
Last visited
-
Days Won
17
Everything posted by pyth0n3
-
@mionmroin tu esti o javra , daca aveai de spus ceva , spuneai tot din primul topic si daca aveai de adus poze le puneai intrun album ca sa le rasfoim mai usor dar tu vrei reclama ca in romania si eu o consider spam
-
E doar o informatie de c***t care cineva de c***t o introduce ca sa faca iar reclama tot de c***t Declar ca e bullsh*t si sunt satul sa vad copii de c***t care aduc numai lucruri de c***t Dar asa va place voua de la romania pentru romania si asa va fii intodeauna pana cand nu va veti schimba mentalitatea de c***t pe care o aveti Si asta nu se va intampla niciodata sau probabil atunci cand porcii din romania vor zbura mai sus ca vulturii de pe steagul tricolor F*ck yourself Pentru ca sa intelegeti ce am spus trebuia sa ma cobor la nivelul vostru de c***t.
-
2000 salar net ? Si taxele iti vin macar platite ? Cu gura sau cu efect real? In rest il recomand pentru toti smecherii care put in casa langa mama si tata in casa. O sa fie o experienta nemaipomenita in afara tarii, lacrimi de dor si desigur o sa slabiti enorm (garantez) Cand va intoarceti parintii vor crede ca ati venit din legiune Success!
-
Nu stiu voi, dar eu prefer versiunea traditionala , din pacate nu o mai gasesc in noile distributii linux unde vi e doar un link simbolic catre vim .Aici codul sursa a primului editor vi Note: Sistemele Unix vin deja de default cu aceasta versiune , doar in Linux nu mai este Source Code for Modern Unix Systems The vi editor is one of the most common text editors on Unix. It was developed starting around 1976 by Bill Joy at UCB, who was tired of the ed editor. But since he used ed as a code base, access to the original sources has required a commercial Unix Source Code License for more than twenty years. In January 2002, Caldera was so kind to remove usage restrictions to the Ancient Unix Code by a BSD-style license (see the announcement at Slashdot) and thus vi is now finally free. Compared to most of its many clones, the traditional vi is a rather small program (the binary size is approximately 160 kBytes on i386) just with its extremely powerful editing interface, but lacking fancy features like multiple undo, multiple screens, or syntax highlighting. This port of vi has generally preserved the original style, terminal control, and feature set. It adds support for international character sets, including multibyte encodings such as UTF-8, and some minor enhancements that were not present in BSD vi 3.7, but had been included in later vi versions for System V or in POSIX.2. Download Source Code: Download The traditional vi from SourceForge.net N.B. Cautati si Termcap , o sa va fie de folos
-
Fail,No comment!
-
Un articol interesant pentru a intelege termenul Unix Open Group resulted from the association of X/Open Company Ltd. and Open Source Foundation in 1996. It is a neutral, international Consortium with more than 200 members. The IT DialTone initiative worries about to guarantee that the Internet remains open in the core to save the worldwide security and reliability. Open Group cooperated in the field of research and development in open technologies and specifications to guarantee the compatibility to commercial products by individual tests and new proceedings. UNIX is a registered trademark of Open Group since 1994. The nine sponsors of Open Group are Digital Equipment Corporation, Hewlett Packard, Siemens Nixdorf, Fujitsu Limited Inc., Hitachi Limited, IBM Corporation, NCR Corporation, Novell Inc. and Sun Microsystems Inc. Open Group certifies the UNIX system variants of manufacturers, whether this are UNIX 95 respectively UNIX 98 compatible. Per default included are Java VM support, 64-bit code, CDE GUI, conformal Threads, network support, standard protocols and services. Unix family Website 2007 As 1965 was, the 3rd generation of the calculating machines with integrated circuits in use were, at first offline mutli program program operating systems (e.g. IBM system/360) are used. This generation was later replaced by improved online time-sharing operating systems. Important tasks were the automated batch processing of jobs in the spooler which replaced the batch based systems as of 1969. One of the first Time-sharing representative was CTTS from the MIT, which was reprogrammed together with Bell Labs and general Electric to MULTICS. MULTICS was built up to complexly and programmed in the language PL/1 so it was given up later. Ken Thompson developed in 1971 (Bell Labs) an assembler version slimmed down of MULTICS, which was named first UNICS (1969) and later UNIX (plural is Unices). Dennis Ritchie pleased UNIX, but only not the assembler programming. Thompson developed from BCPL (a simplification of CPL) the programming language B which was reprogrammed of Ritchie to the language C. Thompson and Ritchie then programmed together UNIX newly in C in 1974. The mother company of Bell Labs, AT&T was not allowed to get in into the computer business because of monopoly regulations, at first the source code of UNIX was distributed free of charge because of this. For the derivatives another name had to be used as UNIX because of the protected trademark. After a restructuring this changed and AT&T offered the UNIX System III as of 1981 itself. UNIX was developed further by Bell Laboratorien and Westerns Electric and achieved increasing popularity by his high customization ability on microcomputers of the upper performance category. It had more than 200 console commands and extensive utility programs in C. With the high portability programs are portable to different calculating machine types like m86k architecture without many modifications. In meanwhile the Berkeley university and DARPA had accepted the UNIX concept and it fundamentally changed and separated in 1978 to BSD-UNIX. BSD-UNIX supports unlike the AT&T-UNIX paging, TCP/IP and a huge number of standard software tools. The POSIX standard was created to prevent the split up of this two UNIX variants. But IBM, DEC and HP thought, AT&T would come off with it too well and founded a own standard named OSF. After that AT&T also answered with a standard UI of its own. The companies finally decided to develop a UNIX version of their own for himself. A. Tanenbaum criticized the increasing complexity of UNIX and designed a UNIX derivative of his own named MINIX in 1984 which can be used as a teaching system. Inspired by Minix the student Linus Torvalds developed an operating system of his own as of August 1991. He programmed from scratch the Kernel, later with strongly growing number of programmers an extensive operating environment with the name Linux. By the more than 30 years constant further development operating systems related to UNIX can count on high technological progress as well as the proved performance, stability and security. Different companies have created a own UNIX related operating system according to her needs. These are Solaris of Sun Microsystems, HP-UX of Hewlett-Packard, AIX of IBM and Tru64 UNIX (formerly digital UNIX of DEC) of Compaq. Characteristics Things in common can be stated at all UNIX versions and derivatives. These are listed in detail followingly but do not have to apply to all varations in the full range. - File structure, device files, mount points - Absolute multi tasking - Absolute multi user abilities - Portability to other platforms - Many (portable) UNIX programs - Common library files for application software (shared, static) - Microkernel - CLI (Command Line Interface) with a very high number of programs - The high technical stand of the operating system design, the network implementation - High support by companies, the Internet Comunity for further development, bug fixes - Several operation interfaces (CDE, OpenLook, KDE, Gnome, FVWM 95 ) - High market share in science, research, development and education area - Support by software manufacturers or external support companies - High configuring, individual depending on the field of application Date Version 1969 Sept. UNICS (Firma AT&T) 1971 Nov. Time-Sharing System v1 1972 Dec. Time-Sharing System v2 1973 Feb. Time-Sharing System v3 1973 Nov. Time-Sharing System v4 1974 June Time-Sharing System v5 1975 May Time-Sharing System v6 1979 Jan. Time-Sharing System v7 1985 Feb. Time-Sharing System v8 1986 Sept. Time-Sharing System v9 1989 Oct. Time-Sharing System v10 1978 CB UNIX 1 1978 CB UNIX 2 1979 CB UNIX 3 1981 UNIX System III 1982 UNIX System IV 1983 UNIX System V Rel. 0 1984 UNIX System V Rel. 2 1986 UNIX System V Rel. 3.0 (SVR3) 1987 UNIX System V Rel. 3.2 1988 UNIX System V Rel. 4 (SVR4),coop. with Sun Microsystems 1992 UNIX System V Rel. 4.2 (SVR4.2) 1993 UNIX System V Rel. 4.2 MP (SVR4.2MP) 1985 Mach (Carnegie-Mellon University) 1986 Mach 2.0 1988 Mach 2.5 1990 Mach 3 (base for Darwin) 1995 Mach 4 Source: Unix Operating Systems
-
KeePass Password Safe cross platform + opensource + aceleasi feature , in schimb poti pune mana si pe codul sursa sa vezi cum e facut
-
Cred ca The GNU Privacy Guard - GnuPG.org ar fi indeajuns
-
Toate sistemele *NIX Like au firewall incorporat In privinta dos cauta un serviciu de Load balancing daca ai buzunarele adanci /lungi/umflate De nu , trebuie sa te multumesti cu urmatoarea linie de cod netstat -ntu | grep ‘:’ | awk ‘{print $5}’ | sed ‘s/::ffff://’ | cut -f1 -d ‘:’ | sort | uniq -c | sort -nr > $BAD_IP_LIST
-
Pai exista un principiu, un fel de formula : Cat de important esti tu + cat de importante sunt datele pe care le ai + daca aduce mai mult profit decat trebuie investit ca sa descopere ceea ce ai tu acolo , atunci probabil se poate gasi o varianta de a intra in posesia datelor tale.
-
A deschis putin gura de aia ca a luat ban aici pe forum ,da tot nu il scot .
-
Over 18 Popcorn && Beer (world's most widely consumed alcoholic beverage) Under 18 Popcorn && Milk (a white liquid produced by the mammary glands of mammals) Source #: Warriors of the Net
-
Nu e vorba de filme ci de cum func?ioneaz? ISO/OSI spune tot in mod tehnic Sa fiu mai clar , poate il mai apuca pe careva sa imi spuna ca ISO are treaba cu Infrarecorder ISO - International Organization for Standardization OSI - Open Systems Interconnection
-
"All mail clients suck. This one just sucks less."
-
Un ip este doar o adresa care iti spune cum sa ajungi la un calculator.Daca in cumputerul respectiv nu ruleaza nici un fel de serviciu adresa nu are nici o valoare si iti poate spune doar ca in capatul celalalt se afla un computer . NU se poate face nimic cu o adresa de ip daca nu exista servicii care sunt in listening la acea adresa Serviciul care ruleaza in computer trebuie neaparat sa fie un serviciu de retea cu un numar de port care la randul lui trebuie sa fie static si deschis , un serviciu care accepta conexiuni din extern. Chiar daca exista un serviciu deschis nu inseamna ca acest serviciu este vulnerabil. Chiar daca exista un serviciu nu inseamna ca raspunde la oricine. Readuc aminte ca singurul lucru care poate permite access-ul la un computer din remote este exploatarea unui serviciu care este activ in acel computer , ip-ul este echivalent cu adresa computer-ului nu are treaba cu serviciul.
-
Sa terminat distractia, fiecare pleaca acasa la el. "?? ?????!" "?? ?????!"
-
Cand am creat acest challenge am pus un premiu final SQL Injection Control Remote System [Game Over] In data de 21/12/2011 ora 9:25 am trimis acest premiu catre o tara care se numeste romania fiind corect ca castigatorul sa intre in posesia premiului. Ei bine nu a ajuns nici macar in ziua de astazi si imi cer scuze pentru faptul ca sistemul postal din romania e de c***t Fiind un seller ebay am avut ocazia sa comunic cu diverse tari si vreau sa spun ca si din China pachetele ajung mai repede in Europa dar nu si in romania.Am platit si un trace international asadar sper ca nu si l-a bagat in buzunar primul postas din romania. Sper sa rezolv cat de curand aceasta problema care vad ca totusi cere timp in asa fel incat castigatorul sa isi obtina premiul.
-
Mod de a vorbi in limba romana: Ti-ai ars? toti neuronii singular (un individ) Si-au ars toti neuronii plural (grup de indivizi) Does alcohol kill brain cells? Does coffee kill brain cells? I think coffee or alcohol can destroy a good enough amount of these cells Brain damage - Wikipedia, the free encyclopedia Later Edit: Imaginati-va cand unul spune eu beau si nu am nimic , eu fumez si nu am nimic , eu fumez iarba si nu am nimic , ei bine si Duracell® e o baterie puternica dar la un moment dat isi termina resursele. Sper ca a?i fost aten?i ?i ca a?i prins esen?ialul din ce am vrut sa spun.
-
Distro Linux - best
pyth0n3 replied to Greenbytes's topic in Sisteme de operare si discutii hardware
Pai o diferenta destul de mare este faptul ca Unix nu este la fel de modular ca Linux iar in al doilea rand majoritatea versiunilor Unix sunt proprietare si nu pot fi instalate intrun PC normal. In momentul in care esti pasionat de sistemele operative trebuie sa le cunosti pe toate sau cel putin pe toate.Nu poti fi un sysadmin de elita daca nu cunosti o mare varietate de sisteme iar intrun corporate 80% din sisteme sunt proprietare si sunt Unix si nu exista nici macar un shell bash, nu exista wget nu exista multe lucruri si nici macar sintaxa in cmdline editing nu e la fel, nu exista nici vim , ci vechiul ex sau vi .In sistemele Linux spre exemplu vi e doar un link simbolic catre vim dar in sistemele unix nu e asa. Restul 20% pot fi sisteme RedHat iar pentru serverele de mail leader mondial e Microsoft cu Exchange .Oricum nu cred ca exista sisteme Windows fizice sau cel putin numarul lor este foarte mic , iar majoritatea vin virtualizate in sisteme Unix .Daca vrei sa lucrezi intrun corporate mare , national sau mondial Linux nu te ajuta mult nu deloc dar nu mult, doar firmele de hosting folosesc sisteme Linux in general iar cele mai mari companii folosesc sisteme Unix. Spre exemplu cati din voi fac SQL Injection in Oracle RAC , putini probabil nimeni , ei bine sunt aplicatii care ruleaza multi $$ in companiile mari , cati din voi au facut SQL injection in Sybase ? Ei bine sunt db-uri folosite in tranzactii, cu multi de 0 . Toate acestea sunt aplicatii care ruleaza in sisteme Unix putini le instaleaza in Linux spre exemplu.La fel si serverele PBX tot in Unix ruleaza. Cati din voi sau gandit sa vada cum functioneaza un PBX?Atiunci exista multe motive pentru care vrei sa cunosti Unix. -
Distro Linux - best
pyth0n3 replied to Greenbytes's topic in Sisteme de operare si discutii hardware
E normal , fiecare isi da parerea lui si iti va spune sa folosesti ceea ce ii place lui mai mult , de asta am spus , ia prima distributie care o vezi simpla si pe parcurs ai sa iti faci si tu o idee. Spre exemplu eu as folosi doar distributiile care pot fi chemate in adevaratul sens al cuvantului distributii nu si derivatele lor. Debian,Red-Hat,Suse Dar sa fiu mult mai precis poate as alege Unix si nu Linux Solaris,Freebsd sau chiar o versiune comerciala de HP-UX sau Aix Pe parcurs poti sa dai un ochi si la lista asta Linux Timeline -
Distro Linux - best
pyth0n3 replied to Greenbytes's topic in Sisteme de operare si discutii hardware
@alien si lea pierdut demult valorile de la 9.4 - 9.10 unde am renuntat sa folosesc Linux Ubuntu Singura distributie linux care mi-a placut din familia Ubuntu era 8.10 (Intrepid Ibex) si acum pastrez Cd-ul @Greenbytes Da 10.04.3 LTS e Ok pt inceput, pe parcurs ai sa iti dai seama ce o sa iti placa mai mult -
Distro Linux - best
pyth0n3 replied to Greenbytes's topic in Sisteme de operare si discutii hardware
Riscurile jocului si placerea unde raman?, primul crash , primul kernel panic , prima data cand nu mai reusesti sa gasesti partitia de windows, primele date pierdute, primele probleme de boot, de wireless , de incopatibilitate cu modul de a gandi windows , prima data cand faci 100 de ori fresh install si cand termini iti mai da o eroare si bagi iar cd-ul de install.24 de ore sa configurezi interfata de retea sa ai internet , sa nu mai spun de flash player inca o ora de probleme.Nopti nedormite , ochi umflati , poti beneficia de toate aceste placeri daca vrei Linux sau poti ramane cu Windows si toate aceste lucruri oribile nu ai sa le mai vezi , vor fi doar un vis urat , o amintire neplacuta scrisa de mine in acest topic.