Új hozzászólás Aktív témák

  • mtjunior81

    csendes tag

    válasz doberman #3199 üzenetére

    Hálásan köszönöm a segítséged! :R
    A leírtak alapján sikerült telepítenem mindent :)
    Egyedül az Oscam config fájl másolása ami nem tiszta, de a többi megy.

    THX Bro! :)

  • doberman

    senior tag

    válasz mtjunior81 #3198 üzenetére

    valami itt nem kerek.
    szerintem:
    sudo apt-get autoremove
    sudo apt-get update
    sudo apt-get upgrade

    omv-ben: rendszer omv extrákban csak az OMV-extrák legyen bekapcsolva, az összes többit kapcsold ki.

    ssh-n belépsz a terminálra:
    a /etc/apt/sources.list -ben a tvheadend-re vonatkozó részeket kommenteld ki - sor elejére #
    utána apt-get update

    majd kezd előlről - nézd meg, hogy mizu azzal a python -al :
    python3
    ha van akkor a kilépés: exit()
    ha nincs akkor telepíteni kell:
    sudo apt-get install python3

    ha sikerült akkor jöhet a githubos leírás....

  • mtjunior81

    csendes tag

    válasz doberman #3197 üzenetére

    Igen, frissítettem.
    Ezt dobja ki:

    Csomaglisták olvasása... Kész
    root@openmediavault:~# sudo apt-get install python3
    Csomaglisták olvasása... Kész
    Függőségi fa építése
    Állapotinformációk olvasása... Kész
    python3 már a legújabb verzió.
    python3 kézi telepítésűre állítva.
    Próbálja futtatni az „apt-get -f install” parancsot az alábbiak javításához:
    Az alábbi csomagoknak teljesítetlen függőségei vannak:
    tvheadend-dbg : Függ ettől: tvheadend (= 4.1-203~gac1abab~trusty) de az nem telepíthető
    E: Teljesítetlen függőségek. Próbálja kiadni az „apt-get -f install” parancsot csomagok nélkül (vagy telepítse a függőségeket is!).
    root@openmediavault:~# ^C
    root@openmediavault:~# apt-get -f install python3
    Csomaglisták olvasása... Kész
    Függőségi fa építése
    Állapotinformációk olvasása... Kész
    python3 már a legújabb verzió.
    python3 kézi telepítésűre állítva.
    Próbálja futtatni az „apt-get -f install” parancsot az alábbiak javításához:
    Az alábbi csomagoknak teljesítetlen függőségei vannak:
    tvheadend-dbg : Függ ettől: tvheadend (= 4.1-203~gac1abab~trusty) de az nem telepíthető
    E: Teljesítetlen függőségek. Próbálja kiadni az „apt-get -f install” parancsot csomagok nélkül (vagy telepítse a függőségeket is!).
    root@openmediavault:~#

  • doberman

    senior tag

    válasz mtjunior81 #3196 üzenetére

    hmmm frissítetted a csomaglistát? ( sudo apt-get update)
    a telepítése pedig sudo apt-get install python3 - ha jól emlékszem, telepíti a függőségeket is.
    tán 3.4 az aktuális.

  • mtjunior81

    csendes tag

    válasz doberman #3195 üzenetére

    Erre ez a hiba:

    root@openmediavault:~# apt-get install python-dev
    Csomaglisták olvasása... Kész
    Függőségi fa építése
    Állapotinformációk olvasása... Kész
    Próbálja futtatni az „apt-get -f install” parancsot az alábbiak javításához:
    Az alábbi csomagoknak teljesítetlen függőségei vannak:
    python-dev : Függ ettől: python (= 2.7.3-4+deb7u1) de az nincs telepítésre megjelölve
    Függ ettől: python2.7-dev (>= 2.7.3-1~) de az nincs telepítésre megjelölve
    tvheadend-dbg : Függ ettől: tvheadend (= 4.1-203~gac1abab~trusty) de az nem telepíthető
    E: Teljesítetlen függőségek. Próbálja kiadni az „apt-get -f install” parancsot csomagok nélkül (vagy telepítse a függőségeket is!).
    root@openmediavault:~#

  • doberman

    senior tag

    válasz mtjunior81 #3194 üzenetére

    dpkg-source --before-build tvheadend
    dpkg-checkbuilddeps: Unmet build dependencies: python
    szerintem telepítsd a python csomagot. before - előtte. :B

  • mtjunior81

    csendes tag

    válasz doberman #3192 üzenetére

    Idáig jutottam:

    HEAD is now at 52e8375... capmt: reshuffle capmt_set_filter() to match filter->flags for reference counting, fixes #2848
    root@openmediavault:~/tvstream/tvheadend# ./Autobuild.sh -j4
    dpkg-buildpackage: source package tvheadend
    dpkg-buildpackage: source version 4.1
    dpkg-buildpackage: source changed by Andreas Öman <andreas@tvheadend.org>
    dpkg-buildpackage: host architecture amd64
    dpkg-source --before-build tvheadend
    dpkg-checkbuilddeps: Unmet build dependencies: python
    dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
    dpkg-buildpackage: warning: (Use -d flag to override.)
    root@openmediavault:~/tvstream/tvheadend# cd ..
    root@openmediavault:~/tvstream# sudo dpkg -i tvheadend_4.1_armhf.deb
    dpkg: error processing tvheadend_4.1_armhf.deb (--install):
    az archívum nem elérhető: Nincs ilyen fájl vagy könyvtár
    Hibák történtek a feldolgozáskor:
    tvheadend_4.1_armhf.deb
    root@openmediavault:~/tvstream# cd..
    -bash: cd..: parancs nem található
    root@openmediavault:~/tvstream# cd ..
    root@openmediavault:~# sudo dpkg -i tvheadend_4.1_armhf.deb
    dpkg: error processing tvheadend_4.1_armhf.deb (--install):
    az archívum nem elérhető: Nincs ilyen fájl vagy könyvtár
    Hibák történtek a feldolgozáskor:
    tvheadend_4.1_armhf.deb
    root@openmediavault:~# cd tvstream

    Köszi a segítséget :R

  • mtjunior81

    csendes tag

    válasz doberman #3192 üzenetére

    Thx, így már látom. ;)
    Ezeket a parancsokat terminálon keresztül tudom felvinni a gépre, vagy mi ennek a menete, linux szinten kezdő vagyok sajnos.

  • doberman

    senior tag

    válasz mtjunior81 #3191 üzenetére

    nézd csak:
    cd ..
    sudo dpkg -i tvheadend_4.1_armhf.deb
    // on pc: tvheadend_4.1_amd64.deb

    nemcsak arm bináris jön lérte....

  • doberman

    senior tag

    válasz mtjunior81 #3189 üzenetére

    én sem leltem kész csomagot a bananapi -s omv-hez. Azbest mester Github-os leírását követtem és működik. (az első fele a tvheadend fordítása, a második fele az oscam)

  • mtjunior81

    csendes tag

    Kedves Fórumozó társak,

    OMV alatt hol találok működő tvheadend plugint?
    2.2.6. stone burner (verzióhoz) lenne szükségem.

    Köszönöm.

  • mtjunior81

    csendes tag

    válasz vaki #3180 üzenetére

    Köszönöm a tippeket. Megoldódott a hibám... 2 hdd kuka :) talán az egyikről kitudunk nyerni még régi adatokat.

  • lovi27

    addikt

    válasz vaki #3185 üzenetére

    Értem, hogy a frissítés váltotta ki a hibát, de én csak azt állítottam az új kiadásban sem lett rosszabb a jogosultság kiosztása, mint az előző verzióban volt. Tehát a visszalépés nem megoldás. Meg kell keresni, hogy mi az ok és elhárítani a hibát.

    Van egy plugin, amit én csak most fedeztem fel és a neve alapján arra gondolok a hasonló hibák megszüntetése miatt csináltak valószínűleg pont a windowsosok miatt, akiknek nem bevett gyakorlat a jogosultság kiosztása. Lehet, hogy tévedek, de megér egy próbát. Majd én is ki fogom próbálni.

    openmediavault-resetperms

    Sajnos, az is lehet, hogy csak a v3-tól van benne...

  • nemurea

    aktív tag

    válasz vaki #3185 üzenetére

    Úgy rémlik (most nincs előttem a gép), mintha azon a környéken lenne egy másik tab, ami megmutatja, hogy melyik szolgáltatás "fogja" az adott shared mappát. Ha azt megszünteted, akkor már élni fog a törlés gomb.

  • vaki

    aktív tag

    válasz lovi27 #3181 üzenetére

    Valami köze csak lehet a frissítéshez, mivel próbáltam olyat, hogy az SMB-t kikapcsolni és törölni ott is a megosztást, meg a Shared Folders alatt is és az utóbbiból nem engedi törölni. Minden más gomb (Hozzáadás, Szerkesztés, Jogosultságok) aktív, csak éppen a törlés nem... Fura.

  • lovi27

    addikt

    válasz nemurea #3182 üzenetére

    Autoshutdown plugin?
    Az "ellenpárja" pedig a WOL (wake-on-lan) plugin.

    Arra figyelj, nem mindegy, hogy fizikailag van kikapcsolva vagy csak stand-by. Másképp viselkedhet. Ha nem ez, akkor valami BIOS beállítási dolog lehet, nem OMV.

  • nemurea

    aktív tag

    Van esetleg arra valami "best practice", hogy a szerver leállításához vagy alvó módba rakásához ne kelljen a laptopról a webes felületre belépni? Olyasmire gondolok, mint pl. Syno-n/XPE-n a telefonon is elérhető minimalista webes felület, vagy egy script, ami androidról belép a szerverre és kiadja a shutdown parancsot vagy hasonló.

    Nagyon jó, hogy pl. a főkapcsolót be lehet állítani, hogy alvóba küldje a gépet (nálam hozzáférhető helyen van a gép, mivel HTPC-ként is funkcionál), csak még futok vele egy kört, mert amikor visszakapcsolom alvóból, akkor feléled, majd újra lemegy alvóba :DD Másodszorra már jó.

  • lovi27

    addikt

    válasz vaki #3180 üzenetére

    Gondolom azóta már tudod - nincs. De nem olyan vészes újratelepíteni.
    Én nem hiszem, hogy az újabb kiadásban elcseszték a jogosultságokat, valami más miatt lehet.

  • vaki

    aktív tag

    Sziasztok!

    Van valami egyszerű módszer, amivel újratelepítés nélkül vissza lehet állni a 2.2.5ös verzióra a 2.2.6-ról?

    Amióta felrakta nem működik normálisan a megosztás, a win-es gépekről csak olvasni tudom, írni nem - holott korábban jól ment és a jogosultságok nem változtak.Próbáltam azt is, hogy írás/olvasást adtam mindenkinek, de úgy sem megy. Illetve a webfelületről nem engedi újraindítani a gépet, csak terminálról. Olyan mintha újraindulna, de nem, csak a szolgáltatások állnak le, de nem indul újra a rendszer.

  • lovi27

    addikt

    válasz mtjunior81 #3177 üzenetére

    Egyik HDD sem jó? Dugd rá egyenként őket, hogy legalább tudd melyik a ludas.

    Látom közben történtek a dolgok.
    Nézd meg Windows alól a Linux Reader-rel ő mennyit lát a fájlokból?

  • mtjunior81

    csendes tag

    válasz lovi27 #3176 üzenetére

    Most már ott tartok, hogy látja a lemezeket, de nem tudom mountolni őket, csak a formázást ajánlja fel. :))

  • lovi27

    addikt

    válasz mtjunior81 #3175 üzenetére

    Le van csatolva? Unmount-olni kell a lemezt a vizsgálat idejére, különben nem tud javítani.

  • mtjunior81

    csendes tag

    válasz nemurea #3174 üzenetére

    Köszönöm a válaszokat. :)
    Sajnos nem boldogultam se Terminál és Putty segítségével :/

    Ha valaki tudna segíteni, SSH hozzáférést tudnék adni hozzá. Nagyon köszönöm :F

    Ezt a hibaüzenetet kaptam.

    root@openmediavault:~# e2fsck -b 8193 <sdb>
    -bash: szintaktikai hiba „newline” váratlan token közelében
    root@openmediavault:~# e2fsck -b 8193 <sdb>
    -bash: szintaktikai hiba „newline” váratlan token közelében
    root@openmediavault:~# e2fsck -b 8193 <sdc>
    -bash: szintaktikai hiba „newline” váratlan token közelében
    root@openmediavault:~# fsck /dev/sdc
    fsck from util-linux 2.20.1
    e2fsck 1.42.5 (29-Jul-2012)
    ext2fs_open2: Bad magic number in super-block
    fsck.ext2: Superblock invalid, trying backup blocks...
    fsck.ext2: Bad magic number in super-block while trying to open /dev/sdc

    The superblock could not be read or does not describe a correct ext2
    filesystem. If the device is valid and it really contains an ext2
    filesystem (and not swap or ufs or something else), then the superblock
    is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>

    Ez mi lehet? Ennyire nem értek hozzá sajnos.

    Segítsetek :R

  • nemurea

    aktív tag

    válasz mtjunior81 #3172 üzenetére

    Szerintem a fórumtársak az fsck-ra gondolnak, terminálból fog működni, esetleg érdemes live cd-ről (pendrive-ról), valamilyen live linux disztribúción keresztül futtatni, ugyanis nem szereti a mount-olt hdd-ket.

    Pl: kezdtem belakni az OMV-t egy-két hete, és az egyik másolás (az OMV felé) megzökkent. Innentől az a néhány fénykép, amit ezen a környéken másoltam, 1 mp helyett vagy 10-20 mp alatt nyílt meg, vagy egyáltalán nem, de ez utóbbi esetben is csak homokórázott a rendszer, nem mondta meg, mi a baja. fsck javító funkciója helyrehozta a hibát, valószínűleg csak a journalt kellett üríteni/kiírni/bármi.

  • doberman

    senior tag

    válasz mtjunior81 #3172 üzenetére

    mint fentebb írták: a hdd-ket ellenőrizni kellene, külön-külön.

  • mtjunior81

    csendes tag

    válasz lovi27 #3171 üzenetére

    A telepítés csak a rendszer hdd-vel ment zökkenőmentesen.
    Már végig mókuskáztam, hogy kihúztam és egyesével próbáltam, de úgy is ugyan ez a hiba.

  • lovi27

    addikt

    válasz mtjunior81 #3170 üzenetére

    HDD-ék ellenőrzése. Lehet, hogy valamelyik megadja magát és ráül a sata buszra.

    Ebben a fázisban amiben vagy az újratelepítés is csak 5-10 perc. Hátha csak valami mellé ment telepítéskor. Velem már fordult elő és a következőnél minden jó lett.

  • mtjunior81

    csendes tag

    Üdvözlet Mindenkinek,

    már kb 3 éve használom az OMV-t, de csak most találkoztam először ilyen hibával...
    frissítések után meghalt az egész, el sem tudtam még javítással sem indítani a rendszert.
    Fogtam, újra tettem az egészet. Amióta ez megtörtént, azóta viszont nem tudom életre kelteni (mountolni) azokat a HDD-ket amiken az adatok vannak.
    OMV új verzióm: 2.1 (stone burner)
    Hiba: Tárolásnál a hdd-k látszanak, viszont a fájlrendszerek fülnél homokóra és hibaüzenet: Gateway Time-out
    communication failure...

    Mi a teendőm ilyenkor?
    Köszönöm a segítségeteket.
    Tibi

  • lovi27

    addikt

    válasz nemurea #3168 üzenetére

    Természetesen csak az egy nagy partíció méretét kell megfelelőre csökkenteni és nem újra particionálni.
    Különben törlődik a telepítés és lehet kezdeni elölről. Csináltunk egy perpetuum-mobile-t... :DD

    Ha van elég RAM én tiltom a swap partíció használatát. Le is törlöm, mert telepítés után ugye nem egy nagy partíció lesz a lemezen és ne csúfítsa már el a maradék részt... ;] ;]

  • nemurea

    aktív tag

    válasz lovi27 #3167 üzenetére

    Így van. Csak annyi még, valószínűleg evidens, de azért leírom: telepítés után a "nagy" rendszerpartíciót csökkenteni kell 5-6 gigára, nem újra elkészíteni. A felszabaduló helyre meg mehet az új adat-partíció.

  • lovi27

    addikt

    válasz fodor0410 #3166 üzenetére

    Szerintem elnézted, mert telepítéskor (figyelmeztet is az OMV) újra particionálja és lefoglalja a teljes HDD-t. Előre felesleges szétparticionálni. Utólag csináld meg, 5-6 GB elég a rendszernek. Arra figyelj, hogy a rendszer partíció indíthatósága ne sérüljön. Ezért a GParted particionálót ajánlom és ha ott nincs semmi figyelmeztetés a particionáláskor, akkor nem lesz gond az indítással.

  • fodor0410

    tag

    válasz nemurea #3165 üzenetére

    Bedugtam egy külső HDD-t és azon tudtam mappát létrehozni, megjelent a legördülő listában.
    Megcsináltam azt, hogy csináltam két partíciót, egy kicsit a rendszernek,a többi adat. A telepítőnél meg sem jelent a partícionáló, hogy eldönthessem melyikre akarom telepíteni (2.0-ásnál megjelent, 2.1-nél nem).
    Mindegy, mert így is a kisebbre rakta a rendszert, de a lemezeknél még mindig egy lemezként látta.
    Csak így elég gáz, hogy a rendszer elfoglal kb. 1 gigát a 320-as lemezből a többi pedig ott áll kihasználatlanul, úgyhogy most a külső HDD az adatlemez. :/

  • nemurea

    aktív tag

    válasz fodor0410 #3164 üzenetére

    Ez nem bug, legalábbis nekem akkor csinálta, ha nem volt olyan szabad lemez, amire létre tudta volna hozni a könyvtárat. A saját rendszerére nem engedi.

    Ha nem ez a gond, akkor még annyi előzetes lépés van a megosztás létrehozása előtt, hogy magát az adatlemezt csatolni kell (Tárolás / Fájlrendszerek). Más szerintem nincs...

  • fodor0410

    tag

    Sziasztok!

    Felraktam egy régi Dell laptopra az OMV-t. Nagyon jól működik, de hogy pl. FTP szerverként tudjam használni, kéne mappákat csinálni, amiket meg tudok osztani. A mappa megosztása menüben rányomtam a hozzáadás gombra, természetesen először a kötetet kell kiválasztani, ahová a mappát szeretném rakni és most jön a probléma.
    Rányomok a lefelé nyílra hogy a legördülő listában ki tudjam jelölni, de a lista csak 1 nano szekundum ideig látszik, utána eltűnik és utána nem is nyílik le hiába kattintgatok rá... a kis ideig amíg látszik valami loading-ot ír ki...

    Tudnátok segíteni, mert így nem tudom semmire használni a gépet.

    Köszönöm előre is!

  • nemurea

    aktív tag

    válasz lovi27 #3160 üzenetére

    Igen, köszönöm! Rövid távú értelemkimaradásom volt, mert miközben a kérdést írtam, a Putty-ban pont ott figyelt a sudo-s mc :DD Annyira zokon vettem az XPE szemetelését, hogy gondolkozni már nem volt erőm :(

    Mindenképp köszönöm, ez megerősítés, hogy nem kell még jobban céleszközt keresni!

  • lovi27

    addikt

    válasz nemurea #3159 üzenetére

    Régi, de még mindig igaz... :C

    Vezérelheted Windows alól, de a TC-vel szemben a célgépen fut és grafikus környezet sem kell...

  • nemurea

    aktív tag

    Lassan befejezem az XPEnology-ról (Synology) átköltözést OMV-re, és most látom, hogy a DSM irdatlan mennyiségű thumbnailt és kisvideót csinált a fotós/saját videós könyvtáraimban. Minden könyvtárba egy @eaDir nevű könyvtárat, abba még annyi alkönyvtárat, ahány eredeti kép van eggyel fentebb, és minden kép saját könyvtárába legalább 5 méretben a thumbnail... Így alaphangon is megkétszerezve a photo könyvtár méretét, a fájlok számát tekintve meg kb. 5x-ös...

    Ki akarom törölni (a p..ba egyébként) ezeket az @eaDir könyvtárakat. Van valami bevált módszer akár OMV, akár (valószínűbb) Debian alatt? Grafikus környezet telepítve van. Ha más nem, megoldom Total Commanderrel Win alól, de csak nem kéne egy Sambán csatlakozott géppel ezt megcsinálni, ha helyben is meg lehet. Sok könyvtárról/fájlról van szó.

  • ht42

    senior tag

    válasz osztraksajt #3156 üzenetére

    Nálam csak 1.8 GB a teljes rendszer: alap + ssh + transmission + mysql + nfs + samba + néhány kisebb biszbasz plugin
    Mindez egy 60 GB-os SSD-n :)

  • osztraksajt

    őstag

    Most egy USB adapteren lógó 20gigás 1.8" ide HDD-n van a rendszer ami a régebbi ipodokban volt, így nem kell tartanom hogy fejre áll egy SD vagy pendrive írás miatt. Jelenleg a rendszer 3,23 gigát foglal rajta, a transmission, egy squeezebox szerver, mysql és pár kisebb plugin (usbbackup, minidnla, nut) van még rajta az alaprendszeren kívül.

    Most építenék egy másik NAS-t, amihez szintén hasonló megoldást kerestem hogy elkerüljem a flash alapú meghajtót az alaprendszerhez. Sikerült intéznem pár Seagate microdriveot (ST66022CF) amik 6 gigásak, formázva 5,7gb egész pontosan. Elég lesz a rendszernek vagy próbáljak valami nagyobbat keresni? Kinek mekkora a rendszer? Van akinek ezt a méretet meghaladja?

  • lovi27

    addikt

    válasz Dave™ #3154 üzenetére

    Akkor ki particionálta a 4 GB-tot a kártyán? Meg mellette vannak még kisebb partíciók is. Ez így már telepítés, aminek a lényege az, hogy létrehoz partíciókat és feltölti fájlokkal. Hogy abból mennyi ami generálódik és mennyi ami csak másolódik, szerintem lényegtelen.

  • Dave™

    nagyúr

    válasz lovi27 #3153 üzenetére

    Szerintem ez egy előre elkészített image, fix méretű, mindegy mekkora tárolóra írod ki, ez nem telepítés.

  • lovi27

    addikt

    válasz ptesza #3152 üzenetére

    Valami okból csak üresen hagyta az SD kártyád felét, ami most hiányzik neked...

    Amúgy most olvastam, hogy nektek előre telepítik az ISO fájlba a flashmemory plugint, hogy ne legyen gond az SD kártya használatával. :C
    Ezt most találtam, hátha találtok benne valami újat: link

  • ptesza

    senior tag

    válasz lovi27 #3151 üzenetére

    A banapro-hoz elérhető IMG fájl eleve ilyen. Előre be van minden állítva. Elég az ISO-t kiírni az SD kártyára , és az OMV webes felülete 3 percen belül kész.

  • lovi27

    addikt

    válasz ptesza #3148 üzenetére

    Az OMV telepítéskor a teljes tárolót lefoglalja magának. Hogy lett neked a fele, ha most ennyire nem megy a teljes?

  • lovi27

    addikt

    válasz MaCS_70 #3147 üzenetére

    Tegyük hozzá!
    Meg azt is, mindegy hogy minek hívják, passzív vagy dinamikus wear levellingnek, vagy másnak, a lényeg van benne intelligens adat szétterítés vagy nincs. És igen, ezeket nem szokták a prospektusokra ráírni, de valószínűleg a mai 100-200 GB-os tárolók, esetleg már a kisebbek is tartalmazzák, mert az eladási áruk bőven fedezi a vezérlőegység plusz költségét...

  • ptesza

    senior tag

    válasz Dave™ #3146 üzenetére

    Win-ből 3 progival , és a hirens boot CD-röl meg a Gparted el sem sikerült. A Gparted nem látta.
    SSH-n elérem , majd utánanézek amit mondtál. Köszi.

  • MaCS_70

    félisten

    válasz lovi27 #3144 üzenetére

    Annyit tegyünk hozzá, hogy egy passzív wear levellinggel ellátott pendrive is megoldás lehet -- csak éppen ritka mint a fehér holló, ráadásul nem is igazán dokumentálják.

    MaCS

  • Dave™

    nagyúr

    válasz ptesza #3145 üzenetére

    USB-ről sem lehet vele bootolni? Ha nincs más, vedd ki az SD kártyát, kártyaolvasóba tedd bele egy másik gépbe és ott méretezd át gparted-del. Lehet van elegánsabb (SSH-n keresztül CLI) megoldás is, én csak ezt a fapadosat ismerem :)

  • ptesza

    senior tag

    válasz Dave™ #3143 üzenetére

    Az én hibám ,hogy nem említettem ,hogy ez egy Banana pro alaplap. SSH-n és parancssoron is el tudom érni ,de CD meghajtóról live CD-t nem tudok indítani.

    Hogyan tudnám mégis elérni?

  • lovi27

    addikt

    Már sokszor kitárgyaltuk, hogy a tárolásra szánt flash alapú tárolók (pendrive, memória kártyák) nem alkalmasak hosszabb ideig operációs rendszerek futtatására. A gyakori írás teszi tönkre őket, az SSD-éknél használt adatelosztási, szétterítési vezérlések hiánya miatt.

    Viszont felhívom a figyelmet, hogy van egy plugin, ami ezt a problémát csökkenti. A flashmemory nevű. Ez a RAM-ban tárolja a kiírandó adatokat (pl. log fájlokat) és csak kikapcsoláskor vagy időnként írja ki a flash tárolóra, Ritkábban ír rá, így hosszabb az élettartama. Aki pendrive-ot vagy SD kártyát használ az op rendszernek, használata igencsak ajánlott! A Filesystems rész alatt van az openmediavault-flashmemory.

  • Dave™

    nagyúr

    válasz ptesza #3142 üzenetére

    Átméretezéshez gparted liveval bootolj be és úgy egyszerű lesz. Biztos jó ötlet a rendszert SD kártyán tartani? Azokat a flash alapú tárolókat, amik dinamikus wear levelinget használnak, előbb-utóbb hazavágja a sok log írás. HDD vagy SSD ami biztos megoldás. A HDD esetében is megoldható, hogy egy kis partíción van csak a rendszer, a többin adat, de elsőre mindenképpen le fogja formázni.

  • ptesza

    senior tag

    Hali.

    Ma reggel ez fogadott... Meg a legtöbb fájl beállt a transmissionban.
    Hogyan tudnám átméretezni?
    Az SD kártya 8Gb -os, tehát van 4Gb szabad hely foglalatlan.

  • nemurea

    aktív tag

    Lassan kialakul a NAS, eddig tényleg nagyon kényelmes! Egy fontosabb terület van még hátra, ami kiválóan működött XPE alatt, és itt is szeretném beüzemelni, a GDrive szinkronizáció. Körülnéztem, kb. ezeket az opciókat dobja a kereső: InSync, Rclone, Grive(2). Van valami tapasztalat, melyik működik jól/rosszul az OMV/Debian környezetben? Nem gond, ha CLI-s (rclone), végigbogarászom.

  • lovi27

    addikt

    Számomra nem volt annyira használhatatlan a transmission admin felülete, a lényeget tudta. De mindegy, mert a v3-ban nincs benne. Úgyis kell valami mást használni helyette... :))

  • Dave™

    nagyúr

    válasz nemurea #3136 üzenetére

    Ha jót akarsz, a transgui-val (feljebb írták) használd a transmissiont, ne a webadmin felületről, mert az közel van a használhatatlanhoz (állandóan frissíti az oldalt, elugrál). A transgui és egyéb transmission remote alkalmazások gyakorlatilag minden platformon elérhetőek, és a szerveren futó transmissionhöz csatlakoznak, teljes funkcionalitással. Az alapértelmezett felhasználónév admin, jelszó openmediavault.

  • xsak

    tag

    válasz nemurea #3136 üzenetére

    Az openmediavault-transmissionbt omv plugin segít beállítani a webes felületet. Alapból a 9091-es porton figyel, azaz elérheted a http://server:9091 címen.

    Valamint ha ez be lett állítva, használható lesz ezzel is: https://sourceforge.net/projects/transgui/

  • nemurea

    aktív tag

    SSH kiválóan működik, köszönöm, feltelepítettem az ősi 'Eden' XBMC-t, ez volt benne a wheazy tárolójában. Kiváló lesz, amíg a 3.x stabillá nem válik.

    Lenne még kérdésem: a miniDLNA-val kezdtem, de mintha nem tudná a feliratokat a filmekre pakolni akkor sem, ha ugyanaz a neve, mint a filmnek. (Pontosabban mintha az MKV-ból vette volna ki az angol nyelvű feliratot.) Így most a Plexet használom, csak nem feltétlen akartam túlzott vízfejet arra a kis médialejátszásra. A másik, hogy a miniDLNA véletlenszerűen, de túl gyakran közel 100%-on pörgette a procit. Ez így vannak másnál is?

    Illetve a másik: emlegettétek a fórumon a Transmission webes felületét. Ez hogyan érhető el? Tudom, hogy lehet egy watch mappát csinálni a .torrent fájloknak, de ha meg akarom nézni, hogy hol tart, vagy módosítani akarok a visszatöltésen, akkor jó lenne, ha nem kellene mindig belépni a szerverre, kikeresni a tm beállításait.

  • lovi27

    addikt

    válasz nemurea #3134 üzenetére

    Igen, már teljesen jól gondolod. Az admin egy virtuális felhasználó, egy OMV sajátosság Windowshoz szokott felhasználók életének megkönnyítésére. Persze mostanra már a Windows is sokat közelített a normális (Unix) logikához.

  • nemurea

    aktív tag

    válasz lovi27 #3133 üzenetére

    Köszönöm, jogos, ezt benéztem kissé :B És ez azt is jelenti, ha jól gondolom, hogy igazából a rendszerben olyan felhasználó nincs is, hogy 'admin', csak a webgui számára van fenntartva, és ezért nem is lehet azt megváltoztatni, csak a jelszavát.

  • lovi27

    addikt

    válasz nemurea #3132 üzenetére

    Az admin/openmediavault páros csak a web gui-hoz van!
    SSH-n vagy a text képernyőn root-tal, vagy ha van felhasználód vele tudsz belépni.

  • nemurea

    aktív tag

    Fent van a NAS+(leendő) HTPC gépen a Stoneburner, de a HTPC részből még csak a PC az igaz... Valóban sokat kell molyolni a régi Debiannal, ha azt akarom, hogy rendesen működjön a videó és a digitális hang. Próbaképp megnézném a Jessie-t és az Erasmust, egyelőre Vbox-ban próbálkozom. Viszont ott akadtam el, hogy sem a 'rendes' text belépő képernyőn, sem SSH-n nem tudok belépni az admin / openmediavault párossal. A jelszót is megváltoztattam, de az SSH szimpla access denied-ot dob, a normál belépő képernyő meg csak visszarak ugyanoda, ahonnan indult.

    Kell még valamit tennem az SSH szolgáltatás engedélyezésén túl? Vagy ezt írjam a beta számlájára, és inkább izzadjak ki egy HTPC-t a Wheezy-ből?

  • iff

    senior tag

    válasz lovi27 #3129 üzenetére

    Valószínű nálam volt a hiba :) .A VM-et frissítettem ill. openmediavault-omvextrasorg_latest_all3.deb ez jó csak hozzá. :B, de pl.: openmediavault-sensors_1.0.5_all.deb már nem működik a 3-al mert szétcseszi. A 2-el működött. Mindegy maradok még a jól működő 2.2.5-nél. ;]

  • ptesza

    senior tag

    Hali. Megint én...

    OMV V2.1 iso-t keresek letöltésre banana pro-hoz, de mindhiába.
    A 2.2 vel nem megy, nem tudok plug-in eket telepíteni hozzá.

  • lovi27

    addikt

    válasz iff #3128 üzenetére

    Nálad, ill. a rendszerednél lehet valami gond, mert semmi ilyet nem tapasztalok. Kipróbálás után igaz lustaságból, de nem tettem vissza a v2-t. Így is szépen működik, az omvextrasorg-gal sincs gond, az általam használt pluginok is rendesen teszik a dolgukat. Egyébként a rendszer már a v3.0.30-nál tart.

  • iff

    senior tag

    Kipróbáltam a 3.0.26-ost VirtualBoxban telepítéssel nincs gond, de ha felrakok valami pluszt vagy az omvextrasrong, akkor hibával elszáll és utána már weben se lehet belépni. Előtte már kipróbáltam normál telepítéssel akkor is ez volt. Maradok a 2.2.5-nél Linux 3.16.0-0.bpo.4-amd64.

  • g0dl

    addikt

    Kipróbáltam egy vm-en a 3-ast. Ami engem érdekelt, az nem megy kapásból ( 4-es kernel + aufs ), úgyhogy én maradok még a már összerakott változatomnál.

  • lovi27

    addikt

    válasz ptesza #3122 üzenetére

    Akkor miért lengyel szerverhez csatlakozol? Megnéztem, működik és gyors, de miért nem jó az itthoni debian tükör?

    Szerintem nem érted el az internetet. Lehet például az előbb írt DNS probléma is, de a gond, hogy ezek nem szoktak csak úgy maguktól megsérülni. Nekem még soha.sem.

  • ptesza

    senior tag

    válasz blackfly #3121 üzenetére

    /etc/resolvconf/resolv.conf.d/original

    Egész pontosan erre gondoltál? Ebben átírtam ,de ugyanaz maradt.

    Az én hibám ,hogy eddig nem említettem , hogy ez egy banana pro soc.

    Egy kis mod:

    Az omv-n belül a hálózati kártya tulajdonságainál adtam meg a google dns-t , és láss csodát jó lett.
    :)

    köszi.

  • blackfly

    tag

    válasz ptesza #3117 üzenetére

    Pont ma futottam bele én is ebbe. Nem jó a DNS feloldás. Próbáltam mindent. Routert állítani vagy hálózat interfész beállítás, semmi sem segített. aztán nagy nehezen rátaláltam.
    /etc/resolv.conf szerkesztése a megoldás. Beírtam a google DNS-t és jó lett. A többi bejegyzést ki is töröltem.
    nameserver 8.8.8.8
    Gondolom a szolgáltató DNS címet váltott és a telepítéskor beírta a régit a /etc/resolv.conf-ba, ez pedig már nem működött.
    Remélem segít.

  • ptesza

    senior tag

    válasz Márton #3118 üzenetére

    Elnézést ki akartam törölni, csak már nem engedte még egyszer módosítani.

  • ptesza

    senior tag

    Hali.
    Miért nem tudok frissíteni? Mindig ezt az üzenetet kapom.
    A BTsync kikapcsolós trükk már nem megy.

    Hiba
    Failed to execute command 'export LANG=C; apt-get update 2>&1': Err http://ftp.pl.debian.org wheezy Release.gpg Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy-updates Release.gpg Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://security.debian.org wheezy/updates Release.gpg Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) Err http://www.deb-multimedia.org wheezy Release.gpg Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) Err http://apt.tvheadend.org wheezy Release.gpg Something wicked happened resolving 'apt.tvheadend.org:http' (-5 - No address associated with hostname) Err http://dl.bananian.org wheezy Release.gpg Something wicked happened resolving 'dl.bananian.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner-testing Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Ign file: Release.gpg Err http://ftp.pl.debian.org wheezy-backports Release.gpg Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Ign http://ftp.pl.debian.org wheezy Release Ign http://ftp.pl.debian.org wheezy-updates Release Ign http://security.debian.org wheezy/updates Release Ign http://www.deb-multimedia.org wheezy Release Ign http://apt.tvheadend.org wheezy Release Ign http://dl.bananian.org wheezy Release Err http://dh2k.omv-extras.org plex-wheezy-mirror Release.gpg Something wicked happened resolving 'dh2k.omv-extras.org:http' (-5 - No address associated with hostname) Err http://www.greyhole.net stable Release.gpg Something wicked happened resolving 'www.greyhole.net:http' (-5 - No address associated with hostname) Ign https://e-tobi.net wheezy Release.gpg Ign file: Release Err http://packages.openmediavault.org stoneburner Release.gpg Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) Err http://packages.openmediavault.org stoneburner-proposed Release.gpg Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner-plex Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner-greyhole Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner-vdr Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Ign http://packages.omv-extras.org stoneburner Release Ign http://ftp.pl.debian.org wheezy-backports Release Ign http://dh2k.omv-extras.org plex-wheezy-mirror Release Ign http://www.greyhole.net stable Release Ign https://e-tobi.net wheezy Release Ign http://packages.openmediavault.org stoneburner Release Ign http://packages.omv-extras.org stoneburner-testing Release Ign http://packages.omv-extras.org stoneburner-plex Release Ign http://packages.omv-extras.org stoneburner-greyhole Release Ign http://packages.omv-extras.org stoneburner-vdr Release Ign http://packages.openmediavault.org stoneburner-proposed Release Err http://security.debian.org wheezy/updates/main Sources Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) Err http://security.debian.org wheezy/updates/contrib Sources Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) Err http://security.debian.org wheezy/updates/non-free Sources Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) Err http://www.deb-multimedia.org wheezy/main Sources Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) Err http://www.deb-multimedia.org wheezy/non-free Sources Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner/main armhf Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner/main Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err http://security.debian.org wheezy/updates/main armhf Packages Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) Err http://security.debian.org wheezy/updates/contrib armhf Packages Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) Err http://security.debian.org wheezy/updates/non-free armhf Packages Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) Err http://security.debian.org wheezy/updates/contrib Translation-en Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) Err http://security.debian.org wheezy/updates/main Translation-en Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) Err http://security.debian.org wheezy/updates/non-free Translation-en Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) Err http://www.deb-multimedia.org wheezy/main armhf Packages Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) Err http://www.deb-multimedia.org wheezy/non-free armhf Packages Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) Err http://www.deb-multimedia.org wheezy/main Translation-en Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) Err http://www.deb-multimedia.org wheezy/non-free Translation-en Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner-testing/main armhf Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner-testing/main Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err https://e-tobi.net wheezy/addons armhf Packages Couldn't resolve host 'e-tobi.net' Err https://e-tobi.net wheezy/base armhf Packages Couldn't resolve host 'e-tobi.net' Err http://packages.omv-extras.org stoneburner-plex/main armhf Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner-plex/main Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner-greyhole/main armhf Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner-greyhole/main Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner-vdr/main armhf Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err http://packages.omv-extras.org stoneburner-vdr/main Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) Err https://e-tobi.net wheezy/vdr-multipatch armhf Packages Couldn't resolve host 'e-tobi.net' Ign https://e-tobi.net wheezy/addons Translation-en Err http://packages.openmediavault.org stoneburner/main armhf Packages Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) Err http://packages.openmediavault.org stoneburner/partner armhf Packages Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) Err http://packages.openmediavault.org stoneburner/main Translation-en Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) Err http://packages.openmediavault.org stoneburner/partner Translation-en Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) Err http://packages.openmediavault.org stoneburner-proposed/main armhf Packages Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) Ign https://e-tobi.net wheezy/base Translation-en Ign https://e-tobi.net wheezy/vdr-multipatch Translation-en Err http://apt.tvheadend.org wheezy/main armhf Packages Something wicked happened resolving 'apt.tvheadend.org:http' (-5 - No address associated with hostname) Err http://dl.bananian.org wheezy/main armhf Packages Something wicked happened resolving 'dl.bananian.org:http' (-5 - No address associated with hostname) Ign file: Translation-en Err http://packages.openmediavault.org stoneburner-proposed/main Translation-en Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) Err http://apt.tvheadend.org wheezy/main Translation-en Something wicked happened resolving 'apt.tvheadend.org:http' (-5 - No address associated with hostname) Err http://dl.bananian.org wheezy/main Translation-en Something wicked happened resolving 'dl.bananian.org:http' (-5 - No address associated with hostname) Err http://dh2k.omv-extras.org plex-wheezy-mirror/main armhf Packages Something wicked happened resolving 'dh2k.omv-extras.org:http' (-5 - No address associated with hostname) Err http://www.greyhole.net stable/main armhf Packages Something wicked happened resolving 'www.greyhole.net:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy/main Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy/non-free Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy/contrib Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://dh2k.omv-extras.org plex-wheezy-mirror/main Translation-en Something wicked happened resolving 'dh2k.omv-extras.org:http' (-5 - No address associated with hostname) Err http://www.greyhole.net stable/main Translation-en Something wicked happened resolving 'www.greyhole.net:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy/main armhf Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy/non-free armhf Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy/contrib armhf Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy/contrib Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy/main Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy/non-free Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy-updates/main Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy-updates/non-free Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy-updates/contrib Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy-updates/main armhf Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy-updates/non-free armhf Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy-updates/contrib armhf Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy-updates/contrib Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy-updates/main Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy-updates/non-free Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy-backports/main armhf Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) Err http://ftp.pl.debian.org wheezy-backports/main Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W : Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/Release.gpg Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W : Failed to fetch http://security.debian.org/dists/wheezy/updates/Release.gpg Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) W : Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/Release.gpg Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-backports/Release.gpg Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/Release.gpg Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://apt.tvheadend.org/stable/dists/wheezy/Release.gpg Something wicked happened resolving 'apt.tvheadend.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://dl.bananian.org/packages/dists/wheezy/Release.gpg Something wicked happened resolving 'dl.bananian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner/Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-testing/Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-plex/Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://dh2k.omv-extras.org/debian/dists/plex-wheezy-mirror/Release.gpg Something wicked happened resolving 'dh2k.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-greyhole/Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://www.greyhole.net/releases/deb/dists/stable/Release.gpg Something wicked happened resolving 'www.greyhole.net:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-vdr/Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner/Release.gpg Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner-proposed/Release.gpg Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/main/source/Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/non-free/source/Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/contrib/source/Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/main/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/non-free/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/contrib/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/contrib/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/main/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/non-free/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/main/source/Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/non-free/source/Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/contrib/source/Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/main/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/non-free/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/contrib/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/contrib/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/non-free/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://security.debian.org/dists/wheezy/updates/main/source/Sources Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://security.debian.org/dists/wheezy/updates/contrib/source/Sources Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://security.debian.org/dists/wheezy/updates/non-free/source/Sources Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://security.debian.org/dists/wheezy/updates/main/binary-armhf/Packages Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://security.debian.org/dists/wheezy/updates/contrib/binary-armhf/Packages Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://security.debian.org/dists/wheezy/updates/non-free/binary-armhf/Packages Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://security.debian.org/dists/wheezy/updates/contrib/i18n/Translation-en Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://security.debian.org/dists/wheezy/updates/main/i18n/Translation-en Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://security.debian.org/dists/wheezy/updates/non-free/i18n/Translation-en Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/main/source/Sources Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/non-free/source/Sources Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/main/binary-armhf/Packages Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/non-free/binary-armhf/Packages Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/main/i18n/Translation-en Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/non-free/i18n/Translation-en Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://apt.tvheadend.org/stable/dists/wheezy/main/binary-armhf/Packages Something wicked happened resolving 'apt.tvheadend.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://apt.tvheadend.org/stable/dists/wheezy/main/i18n/Translation-en Something wicked happened resolving 'apt.tvheadend.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://dl.bananian.org/packages/dists/wheezy/main/binary-armhf/Packages Something wicked happened resolving 'dl.bananian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://dl.bananian.org/packages/dists/wheezy/main/i18n/Translation-en Something wicked happened resolving 'dl.bananian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner/main/binary-armhf/Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner/main/i18n/Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-backports/main/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://dh2k.omv-extras.org/debian/dists/plex-wheezy-mirror/main/binary-armhf/Packages Something wicked happened resolving 'dh2k.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://dh2k.omv-extras.org/debian/dists/plex-wheezy-mirror/main/i18n/Translation-en Something wicked happened resolving 'dh2k.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://www.greyhole.net/releases/deb/dists/stable/main/binary-armhf/Packages Something wicked happened resolving 'www.greyhole.net:http' (-5 - No address associated with hostname) W: Failed to fetch http://www.greyhole.net/releases/deb/dists/stable/main/i18n/Translation-en Something wicked happened resolving 'www.greyhole.net:http' (-5 - No address associated with hostname) W: Failed to fetch https://e-tobi.net/vdr-experimental/dists/wheezy/addons/binary-armhf/Packages Couldn't resolve host 'e-tobi.net' W: Failed to fetch https://e-tobi.net/vdr-experimental/dists/wheezy/base/binary-armhf/Packages Couldn't resolve host 'e-tobi.net' W: Failed to fetch https://e-tobi.net/vdr-experimental/dists/wheezy/vdr-multipatch/binary-armhf/Packages Couldn't resolve host 'e-tobi.net' W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner/main/binary-armhf/Packages Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner/partner/binary-armhf/Packages Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner/main/i18n/Translation-en Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner/partner/i18n/Translation-en Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-testing/main/binary-armhf/Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-testing/main/i18n/Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-plex/main/binary-armhf/Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-plex/main/i18n/Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-greyhole/main/binary-armhf/Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-greyhole/main/i18n/Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-vdr/main/binary-armhf/Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-vdr/main/i18n/Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner-proposed/main/binary-armhf/Packages Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner-proposed/main/i18n/Translation-en Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname) E: Some index files failed to download. They have been ignored, or old ones used instead.
    Hiba #4000:
    exception 'OMVException' with message 'Failed to execute command 'export LANG=C; apt-get update 2>&1': Err http://ftp.pl.debian.org wheezy Release.gpg
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy-updates Release.gpg
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://security.debian.org wheezy/updates Release.gpg
    Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)
    Err http://www.deb-multimedia.org wheezy Release.gpg
    Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)
    Err http://apt.tvheadend.org wheezy Release.gpg
    Something wicked happened resolving 'apt.tvheadend.org:http' (-5 - No address associated with hostname)
    Err http://dl.bananian.org wheezy Release.gpg
    Something wicked happened resolving 'dl.bananian.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner Release.gpg
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner-testing Release.gpg
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Ign file: Release.gpg
    Err http://ftp.pl.debian.org wheezy-backports Release.gpg
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Ign http://ftp.pl.debian.org wheezy Release
    Ign http://ftp.pl.debian.org wheezy-updates Release
    Ign http://security.debian.org wheezy/updates Release
    Ign http://www.deb-multimedia.org wheezy Release
    Ign http://apt.tvheadend.org wheezy Release
    Ign http://dl.bananian.org wheezy Release
    Err http://dh2k.omv-extras.org plex-wheezy-mirror Release.gpg
    Something wicked happened resolving 'dh2k.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://www.greyhole.net stable Release.gpg
    Something wicked happened resolving 'www.greyhole.net:http' (-5 - No address associated with hostname)
    Ign https://e-tobi.net wheezy Release.gpg
    Ign file: Release
    Err http://packages.openmediavault.org stoneburner Release.gpg
    Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)
    Err http://packages.openmediavault.org stoneburner-proposed Release.gpg
    Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner-plex Release.gpg
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner-greyhole Release.gpg
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner-vdr Release.gpg
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Ign http://packages.omv-extras.org stoneburner Release
    Ign http://ftp.pl.debian.org wheezy-backports Release
    Ign http://dh2k.omv-extras.org plex-wheezy-mirror Release
    Ign http://www.greyhole.net stable Release
    Ign https://e-tobi.net wheezy Release
    Ign http://packages.openmediavault.org stoneburner Release
    Ign http://packages.omv-extras.org stoneburner-testing Release
    Ign http://packages.omv-extras.org stoneburner-plex Release
    Ign http://packages.omv-extras.org stoneburner-greyhole Release
    Ign http://packages.omv-extras.org stoneburner-vdr Release
    Ign http://packages.openmediavault.org stoneburner-proposed Release
    Err http://security.debian.org wheezy/updates/main Sources
    Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)
    Err http://security.debian.org wheezy/updates/contrib Sources
    Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)
    Err http://security.debian.org wheezy/updates/non-free Sources
    Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)
    Err http://www.deb-multimedia.org wheezy/main Sources
    Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)
    Err http://www.deb-multimedia.org wheezy/non-free Sources
    Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner/main armhf Packages
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner/main Translation-en
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://security.debian.org wheezy/updates/main armhf Packages
    Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)
    Err http://security.debian.org wheezy/updates/contrib armhf Packages
    Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)
    Err http://security.debian.org wheezy/updates/non-free armhf Packages
    Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)
    Err http://security.debian.org wheezy/updates/contrib Translation-en
    Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)
    Err http://security.debian.org wheezy/updates/main Translation-en
    Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)
    Err http://security.debian.org wheezy/updates/non-free Translation-en
    Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)
    Err http://www.deb-multimedia.org wheezy/main armhf Packages
    Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)
    Err http://www.deb-multimedia.org wheezy/non-free armhf Packages
    Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)
    Err http://www.deb-multimedia.org wheezy/main Translation-en
    Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)
    Err http://www.deb-multimedia.org wheezy/non-free Translation-en
    Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner-testing/main armhf Packages
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner-testing/main Translation-en
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err https://e-tobi.net wheezy/addons armhf Packages
    Couldn't resolve host 'e-tobi.net'
    Err https://e-tobi.net wheezy/base armhf Packages
    Couldn't resolve host 'e-tobi.net'
    Err http://packages.omv-extras.org stoneburner-plex/main armhf Packages
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner-plex/main Translation-en
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner-greyhole/main armhf Packages
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner-greyhole/main Translation-en
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner-vdr/main armhf Packages
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://packages.omv-extras.org stoneburner-vdr/main Translation-en
    Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Err https://e-tobi.net wheezy/vdr-multipatch armhf Packages
    Couldn't resolve host 'e-tobi.net'
    Ign https://e-tobi.net wheezy/addons Translation-en
    Err http://packages.openmediavault.org stoneburner/main armhf Packages
    Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)
    Err http://packages.openmediavault.org stoneburner/partner armhf Packages
    Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)
    Err http://packages.openmediavault.org stoneburner/main Translation-en
    Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)
    Err http://packages.openmediavault.org stoneburner/partner Translation-en
    Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)
    Err http://packages.openmediavault.org stoneburner-proposed/main armhf Packages
    Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)
    Ign https://e-tobi.net wheezy/base Translation-en
    Ign https://e-tobi.net wheezy/vdr-multipatch Translation-en
    Err http://apt.tvheadend.org wheezy/main armhf Packages
    Something wicked happened resolving 'apt.tvheadend.org:http' (-5 - No address associated with hostname)
    Err http://dl.bananian.org wheezy/main armhf Packages
    Something wicked happened resolving 'dl.bananian.org:http' (-5 - No address associated with hostname)
    Ign file: Translation-en
    Err http://packages.openmediavault.org stoneburner-proposed/main Translation-en
    Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)
    Err http://apt.tvheadend.org wheezy/main Translation-en
    Something wicked happened resolving 'apt.tvheadend.org:http' (-5 - No address associated with hostname)
    Err http://dl.bananian.org wheezy/main Translation-en
    Something wicked happened resolving 'dl.bananian.org:http' (-5 - No address associated with hostname)
    Err http://dh2k.omv-extras.org plex-wheezy-mirror/main armhf Packages
    Something wicked happened resolving 'dh2k.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://www.greyhole.net stable/main armhf Packages
    Something wicked happened resolving 'www.greyhole.net:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy/main Sources
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy/non-free Sources
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy/contrib Sources
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://dh2k.omv-extras.org plex-wheezy-mirror/main Translation-en
    Something wicked happened resolving 'dh2k.omv-extras.org:http' (-5 - No address associated with hostname)
    Err http://www.greyhole.net stable/main Translation-en
    Something wicked happened resolving 'www.greyhole.net:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy/main armhf Packages
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy/non-free armhf Packages
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy/contrib armhf Packages
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy/contrib Translation-en
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy/main Translation-en
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy/non-free Translation-en
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy-updates/main Sources
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy-updates/non-free Sources
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy-updates/contrib Sources
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy-updates/main armhf Packages
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy-updates/non-free armhf Packages
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy-updates/contrib armhf Packages
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy-updates/contrib Translation-en
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy-updates/main Translation-en
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy-updates/non-free Translation-en
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy-backports/main armhf Packages
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    Err http://ftp.pl.debian.org wheezy-backports/main Translation-en
    Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)
    W
    :
    Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/Release.gpg Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W
    :
    Failed to fetch http://security.debian.org/dists/wheezy/updates/Release.gpg Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)

    W
    :
    Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/Release.gpg Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-backports/Release.gpg Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/Release.gpg Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://apt.tvheadend.org/stable/dists/wheezy/Release.gpg Something wicked happened resolving 'apt.tvheadend.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://dl.bananian.org/packages/dists/wheezy/Release.gpg Something wicked happened resolving 'dl.bananian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner/Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-testing/Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-plex/Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://dh2k.omv-extras.org/debian/dists/plex-wheezy-mirror/Release.gpg Something wicked happened resolving 'dh2k.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-greyhole/Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://www.greyhole.net/releases/deb/dists/stable/Release.gpg Something wicked happened resolving 'www.greyhole.net:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-vdr/Release.gpg Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner/Release.gpg Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner-proposed/Release.gpg Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/main/source/Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/non-free/source/Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/contrib/source/Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/main/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/non-free/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/contrib/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/contrib/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/main/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy/non-free/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/main/source/Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/non-free/source/Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/contrib/source/Sources Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/main/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/non-free/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/contrib/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/contrib/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-updates/non-free/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://security.debian.org/dists/wheezy/updates/main/source/Sources Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://security.debian.org/dists/wheezy/updates/contrib/source/Sources Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://security.debian.org/dists/wheezy/updates/non-free/source/Sources Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://security.debian.org/dists/wheezy/updates/main/binary-armhf/Packages Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://security.debian.org/dists/wheezy/updates/contrib/binary-armhf/Packages Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://security.debian.org/dists/wheezy/updates/non-free/binary-armhf/Packages Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://security.debian.org/dists/wheezy/updates/contrib/i18n/Translation-en Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://security.debian.org/dists/wheezy/updates/main/i18n/Translation-en Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://security.debian.org/dists/wheezy/updates/non-free/i18n/Translation-en Something wicked happened resolving 'security.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/main/source/Sources Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/non-free/source/Sources Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/main/binary-armhf/Packages Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/non-free/binary-armhf/Packages Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/main/i18n/Translation-en Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://www.deb-multimedia.org/dists/wheezy/non-free/i18n/Translation-en Something wicked happened resolving 'www.deb-multimedia.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://apt.tvheadend.org/stable/dists/wheezy/main/binary-armhf/Packages Something wicked happened resolving 'apt.tvheadend.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://apt.tvheadend.org/stable/dists/wheezy/main/i18n/Translation-en Something wicked happened resolving 'apt.tvheadend.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://dl.bananian.org/packages/dists/wheezy/main/binary-armhf/Packages Something wicked happened resolving 'dl.bananian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://dl.bananian.org/packages/dists/wheezy/main/i18n/Translation-en Something wicked happened resolving 'dl.bananian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner/main/binary-armhf/Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner/main/i18n/Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-backports/main/binary-armhf/Packages Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://ftp.pl.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-en Something wicked happened resolving 'ftp.pl.debian.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://dh2k.omv-extras.org/debian/dists/plex-wheezy-mirror/main/binary-armhf/Packages Something wicked happened resolving 'dh2k.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://dh2k.omv-extras.org/debian/dists/plex-wheezy-mirror/main/i18n/Translation-en Something wicked happened resolving 'dh2k.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://www.greyhole.net/releases/deb/dists/stable/main/binary-armhf/Packages Something wicked happened resolving 'www.greyhole.net:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://www.greyhole.net/releases/deb/dists/stable/main/i18n/Translation-en Something wicked happened resolving 'www.greyhole.net:http' (-5 - No address associated with hostname)

    W: Failed to fetch https://e-tobi.net/vdr-experimental/dists/wheezy/addons/binary-armhf/Packages Couldn't resolve host 'e-tobi.net'

    W: Failed to fetch https://e-tobi.net/vdr-experimental/dists/wheezy/base/binary-armhf/Packages Couldn't resolve host 'e-tobi.net'

    W: Failed to fetch https://e-tobi.net/vdr-experimental/dists/wheezy/vdr-multipatch/binary-armhf/Packages Couldn't resolve host 'e-tobi.net'

    W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner/main/binary-armhf/Packages Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner/partner/binary-armhf/Packages Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner/main/i18n/Translation-en Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner/partner/i18n/Translation-en Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-testing/main/binary-armhf/Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-testing/main/i18n/Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-plex/main/binary-armhf/Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-plex/main/i18n/Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-greyhole/main/binary-armhf/Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-greyhole/main/i18n/Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-vdr/main/binary-armhf/Packages Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.omv-extras.org/debian/dists/stoneburner-vdr/main/i18n/Translation-en Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner-proposed/main/binary-armhf/Packages Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)

    W: Failed to fetch http://packages.openmediavault.org/public/dists/stoneburner-proposed/main/i18n/Translation-en Something wicked happened resolving 'packages.openmediavault.org:http' (-5 - No address associated with hostname)

    E: Some index files failed to download. They have been ignored, or old ones used instead.' in /usr/share/openmediavault/engined/rpc/apt.inc:276
    Stack trace:
    #0 [internal function]: OMVRpcServiceApt->update(NULL, Array)
    #1 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array)
    #2 /usr/share/php/openmediavault/rpc.inc(79): OMVRpcServiceAbstract->callMethod('update', NULL, Array)
    #3 /usr/sbin/omv-engined(500): OMVRpc::exec('Apt', 'update', NULL, Array, 1)
    #4 {mai

  • Márton

    nagyúr

    valóban, jelenleg csak mint ftp szerver használom, így utánanézek az ajánlott dolgoknak
    köszi

  • doberman

    senior tag

    válasz Márton #3113 üzenetére

    ha végülis nem kell az OMV szolgáltatásai akkor tényleg elég lenne egy jessie light, meg egy webmin... oszt jónapot...

  • lovi27

    addikt

    válasz Márton #3113 üzenetére

    Az OMV-t hagyd ki a kereséséből, mert kifejezetten ahhoz nem lesz. Debianhoz vagy Ubuntuhoz keress. Konkrét megoldást a hardvered fórumán hamarabb kapsz, mert biztos már más is használta erre.

    De egyáltalán kell az OMV? Csak ftp szerverhez nem. Lehet, hogy jobban járnál az alap Debiannal és arra telepíteni egy ftp szervert és ha még kell hálózati adattároló is, egyszerűen rátelepíthető az OMV. Azért ez a kis tenyérnyi eszköz szerintem összetett feladatok ellátására korlátozottan alkalmas.

    Link1 Link2 Link3 Link4

  • Márton

    nagyúr

    válasz lovi27 #3105 üzenetére

    rákerestem, de itt meg is áll a tudományom.. Létezik ezek között beépülő, amivel az openmediavault webes felületén látnám a usereket, sebességet, stb?

  • lovi27

    addikt

    válasz tboy72 #3108 üzenetére

    Ha gyakrabban előfordul - ajánlott egy szünetmentes táp...

    Épp nem rég történt, hogy a szerelő nem vette észre, hogy a szerverem még fut és lecsapta a hálózati automatát. Áramszünet. Minden gond és hiba nélkül visszaállt a rendszer (OMV v3.0.30).

    Ja, nekem is WD RED a vinyók.

  • doberman

    senior tag

    válasz tboy72 #3108 üzenetére

    hmm ugyan a problémát nem oldja meg, de remekül elfedi... -mint a modern gyógyszer-
    próbáld meg ezt:

    update-rc.d quota disable
    egyébként itt pont ezt tárgyalják...

  • lovi27

    addikt

    válasz Márton #3107 üzenetére

    Nem újabb rendszerről, kiegészítésről van szó. Egy felhasználói grafikus felületről (gui). Talán a legegyszerűbb az volna mint az OMV-nél, ha volna web felületű user interfész. Akkor egyszerűen távolról menedzselheted az ftp szervered. Ha ilyen nincs, önálló program formájában biztos találsz.

  • tboy72

    aktív tag

    Üdvözletem!
    Egy kis segítséget kérnék. Van egy kis NAS-om OMV-vel. Kis Asrock E-35LM alaplap 2 GB RAM, 1 8GB SSD-n van a redszer és van még benne 3*3TB WD RED winyó.
    A rendszer szuperül üzemel, egy apró problémám van csak. Ha áramszünet miatt újraindul, akkor a boot elakad a check quotas-nál és nem hajlandó tovább menni. Ha lehúzom a 3 winyót, akkor szépen elindul, majd újraindítva a közben visszadugott winyókkal, már rendben bootol.

    Mi lehet a hiba?

  • Márton

    nagyúr

    válasz doberman #3106 üzenetére

    értem, köszi.
    Furcsa, hogy éppen ráfér egy 4 gigás kártyára (jó ok, az egész oprendszer, de akkoris), miközben egy xlightftp winen tudja 500 kbyte-ban

    lovi27: ezt nem értem :) rákeresek és akkor mi lesz? egy teljesen új rendszert ajánlasz? vagy ez alá egy beépülő, kiegészítő?

  • doberman

    senior tag

    válasz Márton #3104 üzenetére

    azt hiszem nincs benne ilyesmi, a naplók -> ftp naplókban megnézhető ki, mikor, mit töltött, de real time nincs benne. (mondjuk kérhetsz tőle email értesítést, hogy ftp aktivitás történt - az viszonylag gyorsan történik)

  • lovi27

    addikt

    válasz Márton #3104 üzenetére

    Szia!
    Keress ftp server web gui vagy valami hasonlót. Nincs ilyen funkció beépítve.

  • Márton

    nagyúr

    üdv

    egy Pi2-re tettem fel ezt a rendszert,FTP szerver lesz a dolga.
    Azt látom-e valahol realtime, hogy ki van bennt a rendszerben, éppen mit tölt le, milyen sebességgel, hány szálon, melyik fájllal végzett, stb?

    köszi!

  • Dave™

    nagyúr

    válasz nemurea #3102 üzenetére

    Úgy persze hogy nem :) Ez egy gyenge pontja, meg az utólagos particionálás is, ha helyet szeretnél felszabadítani.

  • nemurea

    aktív tag

    válasz Dave™ #3101 üzenetére

    OK, köszi, akkor egyelőre hegesztem a 2.1-es OMV-n a HDMI-t. Közben rájöttem, hogy nekem nehezebb opció az OMV->Debian sorrend, mivel az OMV natúr telepítéskor legyalulja a teljes HDD-t, ami nem szerencsés, ha a boot HDD-n, ahova kerülne, még másik három rendszer van felrakva.

  • Dave™

    nagyúr

    válasz nemurea #3100 üzenetére

    Parancsosrból, közvetlenül (nem SSH-n, de ez igazából mindegy is).

    A 3.X még sok sebből vérzik, ha csak a rendszert használod pluinek nélkül frissíthetsz nyugodtan, de ha vannak pluginek is, meg fogják borítani a webguit a frissítéssel, szerintem ez még mindig így van, de érdemes nézegetni az OMV fórumokat.

Új hozzászólás Aktív témák