camscape - for excellent IT solutions itkb.ro - IT knowledge base

knowledge base

Rezultatele cautarii pe itkb.ro dupa

« contact »

Delistare IP la Microsoft
Tags: outlook.com, hotmail.com, spam, deblocare ip server email
KBEM0018 v1.0 | 8 februarie 2016 | dan
Liste spam MIcrosoft, IP blocat, deblocare IP server email la Microsoft, delistare IP
https://itkb.ro/kb/configurare-email/delistare-ip-la-microsoft
Configurare conturi Exchange- Active Sync pe Android
Tags: email, Android, Active Sync, Exchange
KBEM0017 v1.0 | 27 mai 2014 | florin
Cum se configureaza un cont Exchange - Active Sync (servere active sync Open Source) pe Android
https://itkb.ro/kb/configurare-email/configurare-conturi-exchange-active-sync-pe-android
Configurare conturi Exchange- Active Sync pe iPhone
Tags: email, iPhone, Active Sync, Exchange
KBEM0016 v1.0 | 26 mai 2014 | paun
Cum se configureaza un cont Exchange - Active Sync (servere active sync Open Source) pe iPhone
https://itkb.ro/kb/configurare-email/configurare-conturi-exchange-active-sync-pe-iphone
Procesoare INTEL
Tags: intel, pentium, klamath, celeron, procesor, katmai, cache
KBHW0007 v1.0 | 4 septembrie 2013 | qaz
https://itkb.ro/kb/hardware/procesoare-intel
Dictionar de termeni tehnici in domeniul IT
Tags: dictionar, tehnologie, agp, alu, amr, api, atx, backpanel, bios, bottleneck, chipset, cisc, cnr, driver, dual channel, flops, fsb, kernel, cache, lga, northbridge, overcklocking, pci, pci express, pfc, southbridge
KBHW0001 v1.0 | 9 aprilie 2013 | qaz
https://itkb.ro/kb/hardware/dictionar-de-termeni-tehnici-in-domeniul-it
Configurare shared calendar si adress book pentru thunderbird android si ios (iphone, ipad)
Tags: CalDAV, CardDAV, email, contacte, sincronizare, calendar, thunderbird, android, iphone, ipad
KBEM0006 v1.0 | 18 septembrie 2012 | catalin
Configurare shared calendar si adress book pentru thunderbird android si ios (iphone-ipad)
https://itkb.ro/kb/configurare-email/configurare-shared-calendar-si-adress-book-pentru-thunderbird-android-si-ios-iphone-ipad
Sincronizare intre Thunderbird si iPhone via Google Contacts
Tags: iPhone, Thunderbird, Google Contacts, Zindus, contacts, sync, sincronizare contactesincronizare
KBEM0005 v1.0 | 18 noiembrie 2010 | catalin
Sincronizarea contactelor thunderbird si iPhone
https://itkb.ro/kb/configurare-email/sincronizare-intre-thunderbird-si-iphone-via-google-contacts

Articole recente

Display night color management

The same functionality as f.lux on Windows, there can be used redshift on Linux Mint.   There is no configuration needed, just install it, run redshift and then click on the icon in the taskbar and set Autorun .   [...] »detalii Display night color management

Linux Mint Whatsapp install

First step: enable snapd   sudo rm /etc/apt/preferences.d/nosnap.pref sudo apt update     Now, install snapd   sudo apt update sudo apt install snapd     And install Whatsapp client (Enes Hecan)   sudo snap install whatsapp-for-linux    

Linux Mint Brave install

Install dependencies:   sudo apt install apt-transport-https curl gnupg   As root, add Brave as a trusted package:   curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -   Add Brave repository to the sources list:   echo "deb [...] »detalii Linux Mint Brave install

Linux Mint Zoom install

First step: enable snapd   sudo rm /etc/apt/preferences.d/nosnap.pref sudo apt update     Now, install snapd   sudo apt update sudo apt install snapd     And install Zoom client   sudo snap install zoom-client