iolinux.org Report : Visit Site


  • Server:Apache...

    The main IP address: 185.8.165.99,Your server Czech Republic,Prague ISP:VPSfree.CZ O.S.  TLD:org CountryCode:CZ

    The description :skip to content notes io/linux “oh no! not another linux distribution!” well, to be honest, i’m not a huge fan of [the present-day state of] the “linux ecosystem” as much as everyone else who is actua...

    This report updates in 08-Jun-2018

Created Date:2017-02-25

Technical data of the iolinux.org


Geo IP provides you such as latitude, longitude and ISP (Internet Service Provider) etc. informations. Our GeoIP service found where is host iolinux.org. Currently, hosted in Czech Republic and its service provider is VPSfree.CZ O.S. .

Latitude: 50.088039398193
Longitude: 14.420760154724
Country: Czech Republic (CZ)
City: Prague
Region: Hlavni mesto Praha
ISP: VPSfree.CZ O.S.

HTTP Header Analysis


HTTP Header information is a part of HTTP protocol that a user's browser sends to called Apache containing the details of what the browser wants and will accept back from the web server.

Content-Encoding:gzip
Transfer-Encoding:chunked
Vary:Accept-Encoding
Keep-Alive:timeout=5, max=100
Server:Apache
Connection:Keep-Alive
Link:; rel="https://api.w.org/"
Date:Fri, 08 Jun 2018 15:48:53 GMT
Content-Type:text/html; charset=UTF-8

DNS

soa:ns1.iolinux.org. dns-admin.iostream.sk. 2018060702 7200 540 604800 3600
txt:"v=spf1 mx a ~all"
ns:ns2.iolinux.org.
ns1.iolinux.org.
ipv4:IP:185.8.165.99
ASN:24971
OWNER:MASTER-AS Czech Republic / www.master.cz, CZ
Country:CZ
mx:MX preference = 10, mail exchanger = mail.iolinux.org.

HtmlToText

skip to content notes io/linux “oh no! not another linux distribution!” well, to be honest, i’m not a huge fan of [the present-day state of] the “linux ecosystem” as much as everyone else who is actually “using linux” as his or her’s(do you exist?) primary work os. now, with that polite, perfectly-formed sentence out of the way, [large section of hate-speach full of it conspiracies and finger-pointing for the truckload of “unfortunate” decisions and sheer incompetence the linux ecosystem has suffered under , removed] i think it’s time to revisit the micro/*-kernel land and given enough .. time(and a steady supply of coffee) i’ll do just that. but first, i need a usable development os that won’t take years to put together and does what an os is supposed to do – be a thin layer between the world around you, a few pieces of rather primitive hw and your senses, maybe augment them, add a few new ones and most importantly stay the f*** out of your way.. or, given what we have to deal with, at least stay out of your way as much as possible .. so, here is my take: io/linux draft-of-sorts general overview – we use xbps from void-linux as the default package management system internally(suggestions welcome), gentoo ‘s portage was a close second but almost any package management system is supported given enough time to develop a suitable runtime. – split into “io.host” and “io.guest”(names, as almost everything at this point, subject to change), where io.host can be seen as a thin layer on top of your hw providing resources to users, io.guest the actual user environment(you know, that part you care about) – “out of your way” configuration inspired by composer / npm / oci; everything in one configuration file, a standalone file per configuration item or anything in between – no “we are secure” bs, we are not! nor is anything you can get “on the internet”. we are not in the business of selling security™ fairytails! – bootable on “foreign” linux distributions or windows(usb images are shipped with a standalone qemu binary) – roles, apps are isolated, immutable, with a temporary state cache by default – easily extendible – clean – pencil and paper, as of 2017 still the ultimate usability power-tool. realizing this, despite all the “apps” and piles upon piles of “smart” devices just waiting to become a new layer of junk on a landfill somewhere in nigeria is one step closer to writing better user-facing computer systems. “the host” – designed to run primarily from ram – zfs as the primary fs for cache/data – bcachefs (hey, testers needed) – muqss scheduler – grsec(testing patchset) – xen dom0 kvm + lxc or standalone lxc – musl hardened toolchain w libressl — – roles/apps/users isolation kvm / xen , lxc, chroot } – roles/apps integration {script-wrapper, overlay, none} – fully configurable fs layout , the only requirement is to have a io/linux dataset present(not because its hard-coded across thousands of binaries, just looks nice) – user auth via removable devices(optional +key, +pass, +device) “the guest” – “dockable”; your(user’s) roles, apps and data are tied to your removable device, your whole desktop environment(s) moves with you – optional “cloud” sync for state and config data – runnable from windows – in other words – you can take all your apps as-is to office and continue where you left on a windows machine(qemu vm running io.host with your io.guest env “docked”) – on running “undock”, all apps are freezed to your device(their state saved), on “dock” into another iolinux host, apps that are not available on the host/host’s per-user cache are downloaded in an npm/composer-way (config default) – idealy run from a removable soc device(progress on this topic is exactly 0) aaand “the ugly” (as in, implemented in such a terrifying way that it deserves special mentioning) – mdev – io.cli links / downloads / free stuff iso/usb/pxe test images: http://images.iolinux.org kernels/runtimes/roles/apps: http://repo.iolinux.org — wiki/docs(tbd): http://docs.iolinux.org gitlab(tbd) http://dev.iolinux.org buildbot(tbd) http://build.iolinux.org cellfs(tbd) http://cellfs.iolinux.org 2017/02/27 2018/04/19 ionotes no comments filesystem layout default :: zfs datasets io /linux # tmpfs only / overlaid over existing cache # see iolinux.conf for more details /runtimes # io.host runtimes(conf. name / multiple folders/datasets # accepted(fe per rt-group)), default: void(for now) # see runtimes.conf for more details /roles # io.host roles (optional, conf. name / multiple # folders/datasets accepted(fe per role-group)) # see roles.conf for more details /apps # io.host apps (optional, conf. name / multiple # folders/datasets accepted(fe per app-group)) # see apps.conf for more details /users # dataset name configurable, if other than root users # are to-be created, at least one "users" folder/dataset # has to exist, multiple are accepted(per user-group fe) # retention policy for permanent / guest users applies # see users.conf for more details /pub # files served by/stored on iolinux, optional, can be # your wikipedia / books / docs collection exported # via smb fe; as the name suggest, this is meant to be # a public-kind-of-dataset # see storage.conf for more details 2017/02/27 2017/03/29 ionotes no comments zfs configuration something to get you started with when testing iolinux on commodity hw. lite (cache only, perfectly fine if more than one io.host is installed on your nw or you sync to cellfs/”cloud” or your data is not that important) 1x ssd 1x hdd 1x ssd l2arc + 1x hdd reasonable (suitable for most desktop workloads / simple home nas || media server) 1x ssd l2arc + 2x hdd zfs mirror lots of spindles (this was my dev-workstation setup before i moved to the less-noisy more power-efficient variant above) 1x ssd l2arc + 3(4)x hdd raidz1 1x ssd l2arc + (5)6x hdd raidz2 i want to loose my (probably unbackupable) data (not tested with n > 2 for which i’d personally use a different os entirely) n x (1x ssd l2arc per each 3(4)x hdd raidz1) n x (1x ssd l2arc per each 5(6)x hdd raidz2) 2017/02/27 2017/02/27 ionotes no comments posts navigation older posts decode theme by macho themes /category apps (1) configuration (6) fs (2) general (1) kernels (1) roles (3) links / downloads / free stuff iso/usb/pxe: http://images.iolinux.org kernels/runtimes/roles/apps: http://repo.iolinux.org -- wiki/docs(tbd): http://docs.iolinux.org gitlab(tbd) http://dev.iolinux.org buildbot(tbd) http://build.iolinux.org cellfs(tbd) http://cellfs.iolinux.org build environment hosted at: vpslab.org vpsfree.cz

URL analysis for iolinux.org


http://notes.iolinux.org/fs/layout#respond
http://notes.iolinux.org/category/kernels
http://notes.iolinux.org/author/ionotes
http://notes.iolinux.org/
http://notes.iolinux.org/config/users-conf
http://notes.iolinux.org/config/runtimes-conf
http://notes.iolinux.org/category/apps
http://notes.iolinux.org/category/general
http://notes.iolinux.org/fs/layout
http://notes.iolinux.org/fs/zfs-configuration
http://notes.iolinux.org/general/oh-no-not-_another_-linux-distribution
http://notes.iolinux.org/page/2
http://notes.iolinux.org/config/storage-conf
http://notes.iolinux.org/fs/zfs-configuration#respond
http://notes.iolinux.org/config/apps-conf

Whois Information


Whois is a protocol that is access to registering information. You can reach when the website was registered, when it will be expire, what is contact details of the site with the following informations. In a nutshell, it includes these informations;

Domain Name: IOLINUX.ORG
Registry Domain ID: D402200000001658223-LROR
Registrar WHOIS Server: whois.regtons.com
Registrar URL: http://subreg.cz
Updated Date: 2017-04-27T03:46:38Z
Creation Date: 2017-02-25T10:35:30Z
Registry Expiry Date: 2019-02-25T10:35:30Z
Registrar Registration Expiration Date:
Registrar: Gransy s.r.o. d/b/a subreg.cz
Registrar IANA ID: 1505
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +420.734463373
Reseller:
Domain Status: ok https://icann.org/epp#ok
Registry Registrant ID: C189920584-LROR
Registrant Name: Jozef Melich
Registrant Organization: iostream s.r.o.
Registrant Street: Cerovo 240
Registrant City: Radzovce
Registrant State/Province:
Registrant Postal Code: 98558
Registrant Country: SK
Registrant Phone: +421.915762445
Registrant Phone Ext:
Registrant Fax:
Registrant Fax Ext:
Registrant Email: [email protected]
Registry Admin ID: C158368842-LROR
Admin Name: Igor Strecko
Admin Organization: Webglobe - Yegon, s.r.o.
Admin Street: Stara prievozska 2
Admin City: Bratislava
Admin State/Province:
Admin Postal Code: 821 09
Admin Country: SK
Admin Phone: +421.905612570
Admin Phone Ext:
Admin Fax:
Admin Fax Ext:
Admin Email: [email protected]
Registry Tech ID: C158368842-LROR
Tech Name: Igor Strecko
Tech Organization: Webglobe - Yegon, s.r.o.
Tech Street: Stara prievozska 2
Tech City: Bratislava
Tech State/Province:
Tech Postal Code: 821 09
Tech Country: SK
Tech Phone: +421.905612570
Tech Phone Ext:
Tech Fax:
Tech Fax Ext:
Tech Email: [email protected]
Name Server: NS1.IOSTREAM.SK
Name Server: NS2.IOSTREAM.SK
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of WHOIS database: 2018-04-18T00:27:11Z <<<

For more information on Whois status codes, please visit https://icann.org/epp

Access to Public Interest Registry WHOIS information is provided to assist persons in determining the contents of a domain name registration record in the Public Interest Registry registry database. The data in this record is provided by Public Interest Registry for informational purposes only, and Public Interest Registry does not guarantee its accuracy. This service is intended only for query-based access. You agree that you will use this data only for lawful purposes and that, under no circumstances will you use this data to: (a) allow, enable, or otherwise support the transmission by e-mail, telephone, or facsimile of mass unsolicited, commercial advertising or solicitations to entities other than the data recipient's own existing customers; or (b) enable high volume, automated, electronic processes that send queries or data to the systems of Registry Operator, a Registrar, or Afilias except as reasonably necessary to register domain names or modify existing registrations. All rights reserved. Public Interest Registry reserves the right to modify these terms at any time. By submitting this query, you agree to abide by this policy.

  REFERRER http://www.pir.org/

  REGISTRAR Public Interest Registry

SERVERS

  SERVER org.whois-servers.net

  ARGS iolinux.org

  PORT 43

  TYPE domain

DOMAIN

  NAME iolinux.org

  HANDLE D402200000001658223-LROR

  CREATED 2017-02-25

STATUS
ok https://icann.org/epp#ok

NSERVER

  NS1.IOSTREAM.SK 185.8.165.99

  NS2.IOSTREAM.SK 185.8.165.99

OWNER

  HANDLE C189920584-LROR

  NAME Jozef Melich

  ORGANIZATION iostream s.r.o.

ADDRESS

STREET
Cerovo 240

  CITY Radzovce

  PCODE 98558

  COUNTRY SK

  PHONE +421.915762445

  EMAIL [email protected]

ADMIN

  HANDLE C158368842-LROR

  NAME Igor Strecko

  ORGANIZATION Webglobe - Yegon, s.r.o.

ADDRESS

STREET
Stara prievozska 2

  CITY Bratislava

  PCODE 821 09

  COUNTRY SK

  PHONE +421.905612570

  EMAIL [email protected]

TECH

  HANDLE C158368842-LROR

  NAME Igor Strecko

  ORGANIZATION Webglobe - Yegon, s.r.o.

ADDRESS

STREET
Stara prievozska 2

  CITY Bratislava

  PCODE 821 09

  COUNTRY SK

  PHONE +421.905612570

  EMAIL [email protected]

  REGISTERED yes

Go to top

Mistakes


The following list shows you to spelling mistakes possible of the internet users for the website searched .

  • www.uiolinux.com
  • www.7iolinux.com
  • www.hiolinux.com
  • www.kiolinux.com
  • www.jiolinux.com
  • www.iiolinux.com
  • www.8iolinux.com
  • www.yiolinux.com
  • www.iolinuxebc.com
  • www.iolinuxebc.com
  • www.iolinux3bc.com
  • www.iolinuxwbc.com
  • www.iolinuxsbc.com
  • www.iolinux#bc.com
  • www.iolinuxdbc.com
  • www.iolinuxfbc.com
  • www.iolinux&bc.com
  • www.iolinuxrbc.com
  • www.urlw4ebc.com
  • www.iolinux4bc.com
  • www.iolinuxc.com
  • www.iolinuxbc.com
  • www.iolinuxvc.com
  • www.iolinuxvbc.com
  • www.iolinuxvc.com
  • www.iolinux c.com
  • www.iolinux bc.com
  • www.iolinux c.com
  • www.iolinuxgc.com
  • www.iolinuxgbc.com
  • www.iolinuxgc.com
  • www.iolinuxjc.com
  • www.iolinuxjbc.com
  • www.iolinuxjc.com
  • www.iolinuxnc.com
  • www.iolinuxnbc.com
  • www.iolinuxnc.com
  • www.iolinuxhc.com
  • www.iolinuxhbc.com
  • www.iolinuxhc.com
  • www.iolinux.com
  • www.iolinuxc.com
  • www.iolinuxx.com
  • www.iolinuxxc.com
  • www.iolinuxx.com
  • www.iolinuxf.com
  • www.iolinuxfc.com
  • www.iolinuxf.com
  • www.iolinuxv.com
  • www.iolinuxvc.com
  • www.iolinuxv.com
  • www.iolinuxd.com
  • www.iolinuxdc.com
  • www.iolinuxd.com
  • www.iolinuxcb.com
  • www.iolinuxcom
  • www.iolinux..com
  • www.iolinux/com
  • www.iolinux/.com
  • www.iolinux./com
  • www.iolinuxncom
  • www.iolinuxn.com
  • www.iolinux.ncom
  • www.iolinux;com
  • www.iolinux;.com
  • www.iolinux.;com
  • www.iolinuxlcom
  • www.iolinuxl.com
  • www.iolinux.lcom
  • www.iolinux com
  • www.iolinux .com
  • www.iolinux. com
  • www.iolinux,com
  • www.iolinux,.com
  • www.iolinux.,com
  • www.iolinuxmcom
  • www.iolinuxm.com
  • www.iolinux.mcom
  • www.iolinux.ccom
  • www.iolinux.om
  • www.iolinux.ccom
  • www.iolinux.xom
  • www.iolinux.xcom
  • www.iolinux.cxom
  • www.iolinux.fom
  • www.iolinux.fcom
  • www.iolinux.cfom
  • www.iolinux.vom
  • www.iolinux.vcom
  • www.iolinux.cvom
  • www.iolinux.dom
  • www.iolinux.dcom
  • www.iolinux.cdom
  • www.iolinuxc.om
  • www.iolinux.cm
  • www.iolinux.coom
  • www.iolinux.cpm
  • www.iolinux.cpom
  • www.iolinux.copm
  • www.iolinux.cim
  • www.iolinux.ciom
  • www.iolinux.coim
  • www.iolinux.ckm
  • www.iolinux.ckom
  • www.iolinux.cokm
  • www.iolinux.clm
  • www.iolinux.clom
  • www.iolinux.colm
  • www.iolinux.c0m
  • www.iolinux.c0om
  • www.iolinux.co0m
  • www.iolinux.c:m
  • www.iolinux.c:om
  • www.iolinux.co:m
  • www.iolinux.c9m
  • www.iolinux.c9om
  • www.iolinux.co9m
  • www.iolinux.ocm
  • www.iolinux.co
  • iolinux.orgm
  • www.iolinux.con
  • www.iolinux.conm
  • iolinux.orgn
  • www.iolinux.col
  • www.iolinux.colm
  • iolinux.orgl
  • www.iolinux.co
  • www.iolinux.co m
  • iolinux.org
  • www.iolinux.cok
  • www.iolinux.cokm
  • iolinux.orgk
  • www.iolinux.co,
  • www.iolinux.co,m
  • iolinux.org,
  • www.iolinux.coj
  • www.iolinux.cojm
  • iolinux.orgj
  • www.iolinux.cmo
Show All Mistakes Hide All Mistakes