Main

related bits

0

processing priority

4

site type

3 (personal blog or private political site, e.g. Blogspot, Substack, also small blogs on own domains)

review version

11

html import

20 (imported)

Events

first seen date

2025-07-20 03:18:05

expired found date

-

created at

2025-07-20 03:18:04

updated at

2026-02-19 16:13:29

Domain name statistics

length

21

crc

3941

tld

2211

nm parts

0

nm random digits

0

nm rare letters

0

Connections

is subdomain of id

13642151 (wordpress.com)

previous id

0

replaced with id

0

related id

-

dns primary id

0

dns alternative id

0

lifecycle status

0 (unclassified, or currently active)

Subdomains and pages

deleted subdomains

0

page imported products

0

page imported random

0

page imported parking

0

Error counters

count skipped due to recent timeouts on the same server IP

0

count content received but rejected due to 11-799

0

count dns errors

0

count cert errors

0

count timeouts

0

count http 429

0

count http 404

0

count http 403

0

count http 5xx

0

next operation date

-

Server

server bits

server ip

-

Mainpage statistics

mp import status

20

mp rejected date

-

mp saved date

-

mp size orig

103045

mp size raw text

10136

mp inner links count

37

mp inner links status

20 (imported)

Open Graph

title

kubuntu

description

A wonderful world !

image

site name

kubuntu

author

updated

2026-02-17 12:11:19

raw text

kubuntu | A wonderful world ! kubuntu A wonderful world ! Menu Skip to content Home About Me Standard Posted by kubuntu Posted on October 12, 2013 Posted under Uncategorized Comments 2 Comments lxc and openvswtich Intended to use ovs with lxc before, but lxc only support linux bridge: int lxc_bridge_attach(const char *bridge, const char *ifname) { int fd, index, err; struct ifreq ifr; if (strlen(ifname) >= IFNAMSIZ) return -EINVAL; index = if_nametoindex(ifname); if (!index) return -EINVAL; process_lock(); fd = socket(AF_INET, SOCK_STREAM, 0); process_unlock(); if (fd < 0) return -errno; strncpy(ifr.ifr_name, bridge, IFNAMSIZ); ifr.ifr_ifindex = index; err = ioctl(fd, SIOCBRADDIF, &ifr); process_lock(); close(fd); process_unlock(); if (err) err = -errno; return err; } here we can see only linux bridg supported, if you try to attach to ovs, it fails. with help from a friend, had some changes here...

Text analysis

redirect type

0 (-)

block type

0 (no issues)

detected language

1 (English)

category id

Python i Perl (135)

index version

1

spam phrases

0

Text statistics

text nonlatin

69

text cyrillic

0

text characters

7134

text words

1594

text unique words

571

text lines

295

text sentences

50

text paragraphs

12

text words per sentence

31

text matched phrases

0

text matched dictionaries

0

RSS

rss status

32 (unknown)

rss found date

2025-07-25 17:09:39

rss size orig

24908

rss items

10

rss spam phrases

0

rss detected language

1 (English)

inbefore feed id

-

inbefore status

0 (new)

Sitemap

sitemap status

10 (sitemap found, awaiting processing)

sitemap review version

0

sitemap urls count

0

sitemap urls adult

0

sitemap filtered products

0

sitemap filtered videos

0

sitemap found date

2025-07-28 20:41:09

sitemap process date

-

sitemap first import date

-

sitemap last import date

-