Computers & Technology
mobi, epub |eng | 2014-03-28 | Author:Linux Journal

Wibu-Systems’ CodeMeter Faced with increasing complexity in network environments and software agreements, IT staff members are challenged to keep accurate accounting of their software assets, contracts and entitlements. The CodeMeter ...
( Category: Operating Systems September 2,2019 )
mobi, epub |eng | 2014-08-23 | Author:Linux Journal

Send comments or feedback via http://www.linuxjournal.com/contact or to [email protected]. NEW PRODUCTS CoreOS Managed Linux The team at CoreOS recently announced three big, concurrent news items. First, CoreOS rolled out its ...
( Category: Operating Systems September 2,2019 )
mobi, epub |eng | 2016-09-28 | Author:Linux Journal

Paragon Software Group’s ExtFS for Windows Fellow Linux/Windows dual-booters out there are familiar with this problem: you can access Windows files from your Linux session, but not the other way ...
( Category: Computers & Technology September 2,2019 )
mobi, epub |eng | 2019-01-30 | Author:Linux Journal

$ openssl s_client -showcerts -connect google.com:443 </dev/null This command connects to the remote server using TLS and dumps a large amount of information about the TLS handshake to your console. ...
( Category: Operating Systems September 2,2019 )
mobi, epub |eng | 2013-12-21 | Author:Linux Journal

AdaCore’s GNAT Programming Studio “Usability” is the word that best captures the essence of the new version 6.0 release of AdaCore’s GNAT Programming Studio (GPS) graphical IDE. This “major engineering ...
( Category: Operating Systems September 2,2019 )
mobi, epub |eng | 2016-03-30 | Author:Linux Journal

Figure 3. IFTTT with SmartThings makes your smart house even smarter. Call Me Alexa I mentioned earlier that the Amazon Echo is really what convinced me to start delving into ...
( Category: Operating Systems September 2,2019 )
mobi, epub |eng | 2014-10-29 | Author:Linux Journal

Logic Supply’s ML400 Series Industrial PCs For Logic Supply, the new ML400 Series of industrial PCs is more than just the next step in the evolution of its product line. ...
( Category: Computers & Technology September 2,2019 )
mobi, epub |eng | 2013-01-29 | Author:Linux Journal

TeamViewer TeamViewer is a popular remote-control and on-line meetings application for Linux, Windows and Mac OS X. The most notable feature in the new version 8 is the TeamViewer Management ...
( Category: Operating Systems September 2,2019 )
mobi, epub |eng | 2017-05-28 | Author:Linux Journal

Shawn Powers is the Associate Editor for Linux Journal. He’s also the Gadget Guy for LinuxJournal.com, and he has an interesting collection of vintage Garfield coffee mugs. Don’t let his ...
( Category: Linux & UNIX Administration September 2,2019 )
mobi, epub |eng | 2011-11-29 | Author:Linux Journal

require ‘rubygems’ require ‘json’ require ‘net/http’ jobname = ARGV[0] hostname = ARGV[1] url = URI.parse(“http://#{hostname}/job/#{jobname}/ ↳lastBuild/api/json”) res = JSON.parse(Net::HTTP.get_response(url).body) lastResult = res[“result”] if lastResult == “SUCCESS” puts “OK|Status=0” exit(0) else ...
( Category: Computers & Technology September 2,2019 )
mobi, epub |eng | 2015-01-28 | Author:Linux Journal

Please send information about releases of Linux-related products to [email protected] or New Products c/o Linux Journal, PO Box 980985, Houston, TX 77098. Submissions are edited for length and content. FEATURES ...
( Category: Operating Systems September 2,2019 )
mobi, epub |eng | 2014-11-24 | Author:Linux Journal

■ IF/THEN/ELSE conditionals. ■ For loops. ■ While loops. ■ Reading and writing files on the system. ■ GET and POST variables. ■ Functions. ■ Including other PHP files. But, ...
( Category: Computers & Technology September 2,2019 )
mobi, epub |eng | 2016-10-27 | Author:Linux Journal

■ Who authored what parts of the documentation can tell you about who cares about what components, other than the developers. ■ Relative ages of different parts of the documentation ...
( Category: Computers & Technology September 2,2019 )
mobi, epub |eng | 2017-09-27 | Author:Linux Journal

- hosts: webservers become: yes tasks: - name: install apache2 apt: name=apache2 state=latest update_cache=yes when: ansible_os_family == "Debian" - name: install httpd yum: name=httpd state=latest when: ansible_os_family == "RedHat" - ...
( Category: Computers & Technology September 2,2019 )
mobi, epub |eng | 2014-07-28 | Author:Linux Journal

CloudMask’s Secure Data Masking for Governments Governments have unique needs and security requirements, and any loss of confidentiality in government affairs can have far-reaching consequences. To meet these needs, CloudMask ...
( Category: Computers & Technology September 2,2019 )